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.
15 lines
257 B
YAML
15 lines
257 B
YAML
actions:
|
|
- action: input_boolean.turn_on
|
|
data: {}
|
|
metadata: {}
|
|
target:
|
|
entity_id: input_boolean.night_mode
|
|
alias: start night_mode at 23:30
|
|
conditions: []
|
|
description: ''
|
|
id: '1768990999284'
|
|
mode: single
|
|
triggers:
|
|
- at: '23:30:00'
|
|
trigger: time
|