Had to remove garage door checks until hardware is fixe. #1138

This commit is contained in:
ccostan
2022-06-24 09:43:42 -04:00
parent 77584e8de5
commit a7b1359e2a
7 changed files with 31 additions and 28 deletions

View File

@@ -48,9 +48,9 @@
- switch.front_door_outlet
- switch.foyer_outlet
- wait_template: "{{ is_state('group.entry_points', 'off') }}"
- wait_template: "{{ is_state('group.garage_doors', 'closed') }}"
# - wait_template: "{{ is_state('group.garage_doors', 'closed') #}}"
- service: script.monthly_color_scene
- choose:
- conditions: >
{{ states.group.entry_points.state == 'on' or