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
432 B
YAML
19 lines
432 B
YAML
actions:
|
|
- action: script.notify_email_ntfy
|
|
data:
|
|
message: '[Ważne] Ruch w sypialni!'
|
|
alias: email on move in sypialnia when on leave
|
|
conditions:
|
|
- condition: state
|
|
entity_id: input_boolean.on_leave
|
|
state: 'on'
|
|
description: ''
|
|
id: '1753883109847'
|
|
mode: single
|
|
triggers:
|
|
- device_id: 441dcec55b364f4add736675e786a3c7
|
|
domain: binary_sensor
|
|
entity_id: 0a51f574cb49ac424c2e18a23eede114
|
|
trigger: device
|
|
type: occupied
|