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.
20 lines
406 B
YAML
20 lines
406 B
YAML
actions:
|
|
- action: mqtt.publish
|
|
data:
|
|
payload: display_on
|
|
topic: dom/pimirror
|
|
alias: Magic Mirror Display On Command
|
|
conditions:
|
|
- after: 06:30:00
|
|
before: '23:30:00'
|
|
condition: time
|
|
description: ''
|
|
id: '1666891723803'
|
|
mode: single
|
|
triggers:
|
|
- device_id: 66e998859b89cf23b000cc63e1ea9032
|
|
domain: binary_sensor
|
|
entity_id: 584e49486e9e6257cf0fdc764cce39c6
|
|
trigger: device
|
|
type: occupied
|