Updates to the Rheem water heeater. closes #1150

This commit is contained in:
CCOSTAN
2023-11-14 20:53:13 +00:00
parent 4da2eb3136
commit 0a471c4363
7 changed files with 105 additions and 40 deletions

View File

@@ -19,9 +19,9 @@
action:
# - wait_template: >-
# {{ is_state('group.garage_doors', 'closed') }}
# timeout: 00:05:30
- wait_template: >-
{{ is_state('group.garage_doors', 'closed') }}
timeout: 00:05:30
- service: script.speech_engine
data:

View File

@@ -53,8 +53,8 @@
- service: light.turn_on
entity_id:
- light.living_room_accents
# - wait_template: >-
# {{ is_state('group.garage_doors', 'closed') }}
- wait_template: >-
{{ is_state('group.garage_doors', 'closed') }}
- wait_template: >-
{{ is_state('group.entry_points', 'off') }}
- service: script.speech_engine

View File

@@ -19,10 +19,10 @@
to: 'on'
from: 'off'
# condition:
# - condition: state
# entity_id: group.garage_doors
# state: 'closed'
condition:
- condition: state
entity_id: group.garage_doors
state: 'closed'
action:
- service: script.dog_bark

View File

@@ -48,7 +48,7 @@
- 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: