WIP motion light with luminescence
This commit is contained in:
@@ -87,27 +87,3 @@ actions:
|
||||
title: HA template 'heat_save' ERROR
|
||||
message: >
|
||||
Bad Conditions state {{ states( sensor_status ) }}
|
||||
|
||||
# - if:
|
||||
# - condition: state
|
||||
# entity_id: !input window_sensor
|
||||
# state: "true"
|
||||
# for:
|
||||
# hours: 0
|
||||
# minutes: 0
|
||||
# seconds: 10
|
||||
# then:
|
||||
# - action: climate.set_hvac_mode
|
||||
# metadata: {}
|
||||
# data:
|
||||
# hvac_mode: "off"
|
||||
# target:
|
||||
# entity_id: !input climate_target
|
||||
# else:
|
||||
# - action: climate.set_hvac_mode
|
||||
# metadata: {}
|
||||
# data:
|
||||
# hvac_mode: heat
|
||||
# target:
|
||||
# entity_id: !input climate_target
|
||||
# mode: single
|
||||
|
||||
Reference in New Issue
Block a user