mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Switch to zigbee2mqtt auto discovery
This commit is contained in:
@@ -71,8 +71,8 @@ automation:
|
||||
Guest mode: {{ states('input_boolean.guest_mode') }}
|
||||
|
||||
Windows:
|
||||
Living room: {{ states('binary_sensor.living_room_right_window') }}
|
||||
Master bedroom: {{ states('binary_sensor.bedroom_right_window') }}
|
||||
Living room: {{ states('binary_sensor.living_room_right_window_contact') }}
|
||||
Master bedroom: {{ states('binary_sensor.bedroom_right_window_contact') }}
|
||||
|
||||
Lights:
|
||||
Living room: {{ states('light.living_room') }}
|
||||
|
||||
Reference in New Issue
Block a user