Remove ill-advised adaptive reset when basement door is opened
This commit is contained in:
@@ -590,13 +590,6 @@ automation:
|
|||||||
- service: timer.cancel
|
- service: timer.cancel
|
||||||
target:
|
target:
|
||||||
entity_id: timer.basement_studio_door_timer
|
entity_id: timer.basement_studio_door_timer
|
||||||
- delay:
|
|
||||||
seconds: 1
|
|
||||||
- service: input_select.select_option
|
|
||||||
target:
|
|
||||||
entity_id: input_select.basement_studio_scenes
|
|
||||||
data:
|
|
||||||
option: Adaptive
|
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: door-closed
|
id: door-closed
|
||||||
|
|||||||
Reference in New Issue
Block a user