Reset shade controller before acting

This commit is contained in:
2023-11-01 11:23:46 +01:00
parent 2661aae7a4
commit 4a9fc0c656
+2
View File
@@ -68,10 +68,12 @@ cover:
- switch.turn_off: wintergarten_deploy
- switch.turn_off: wintergarten_retract
open_action:
- switch.turn_off: wintergarten_deploy
- switch.turn_on: wintergarten_retract
- delay: 30s
- switch.turn_off: wintergarten_retract # TODO: check last action
close_action:
- switch.turn_off: wintergarten_retract
- switch.turn_on: wintergarten_deploy
- delay: 30s
- switch.turn_off: wintergarten_deploy # TODO: check last action