fixed a typo in yaml
This commit is contained in:
@@ -3,5 +3,6 @@ light_garage:
|
|||||||
class: SmartLight
|
class: SmartLight
|
||||||
entity: switch.garage_01
|
entity: switch.garage_01
|
||||||
|
|
||||||
smart_conditions: sensor.garage_last_motion < 3
|
smart_conditions:
|
||||||
|
trigger_conditions: sensor.garage_last_motion < 3
|
||||||
blocking_conditions: sensor.garage_motion_light_level > 10
|
blocking_conditions: sensor.garage_motion_light_level > 10
|
||||||
|
|||||||
Reference in New Issue
Block a user