Fix automation syntax

This commit is contained in:
2022-05-04 15:09:01 -07:00
parent efd9d0948c
commit 14f7a90daf

View File

@@ -2,7 +2,8 @@
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
# Automations for Bedroom Nighstand Lamps # Automations for Bedroom Nighstand Lamps
automation jen_nighstand_lamp: automation:
- id: jen_nighstand_lamp
alias: Jen Nighstand Lamp alias: Jen Nighstand Lamp
description: '' description: ''
mode: single mode: single
@@ -19,7 +20,7 @@ automation jen_nighstand_lamp:
entity_id: light.jen_nightstand_light entity_id: light.jen_nightstand_light
domain: light domain: light
automation jp_nighstand_lamp: - id: jp_nighstand_lamp:
alias: J.P. Nighstand Lamp alias: J.P. Nighstand Lamp
description: '' description: ''
mode: single mode: single