First production run of the api adapter against ken (192.168.31.7, HAOS): 118 automations, 5 scripts, 3 scenes, 7 dashboards (default + 6 named — one registered dashboard was never configured, config_not_found, reported not fatal), area/entity registries, and 5 input_* helper domains present on this instance.
19 lines
428 B
YAML
19 lines
428 B
YAML
actions:
|
|
- action: script.notify_email_ntfy
|
|
data:
|
|
message: '[Ważne] Ruch na wejściu!'
|
|
alias: email on move in hall when on leave
|
|
conditions:
|
|
- condition: state
|
|
entity_id: input_boolean.on_leave
|
|
state: 'on'
|
|
description: ''
|
|
id: '1753431022365'
|
|
mode: single
|
|
triggers:
|
|
- device_id: 66e998859b89cf23b000cc63e1ea9032
|
|
domain: binary_sensor
|
|
entity_id: 584e49486e9e6257cf0fdc764cce39c6
|
|
trigger: device
|
|
type: occupied
|