1
0
Fork 0

Home Assistant Git Exporter

main
31c0fe9c6dbd74bcdde92e1d2aaa03e1d272f75f 2023-05-07 16:25:44 +10:00
parent 87644f94aa
commit c34383337c
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ automation:
- unavailable - unavailable
- unknown - unknown
- "on" - "on"
condition: "{{ not is_state('switch.living_room_a_c_jet_mode', 'on') }}" condition: "{{ not is_state('switch.living_room_a_c_jet_mode', 'on') and not is_state('climate.living_room_a_c', 'off') }}"
action: action:
- service: scene.create - service: scene.create
data: data: