mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-09 19:18:43 +00:00
Switch to zigbee2mqtt auto discovery
This commit is contained in:
@@ -233,12 +233,12 @@
|
||||
# Living room window
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.living_room_right_window
|
||||
- entity: binary_sensor.living_room_right_window_contact
|
||||
state: "on"
|
||||
elements:
|
||||
- type: image
|
||||
image: /local/images/floorplan/transparent.png
|
||||
entity: binary_sensor.living_room_right_window
|
||||
entity: binary_sensor.living_room_right_window_contact
|
||||
style:
|
||||
width: 7.8%
|
||||
height: 8.4%
|
||||
@@ -251,12 +251,12 @@
|
||||
# Master bedroom window
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.bedroom_right_window
|
||||
- entity: binary_sensor.bedroom_right_window_contact
|
||||
state: "on"
|
||||
elements:
|
||||
- type: image
|
||||
image: /local/images/floorplan/transparent.png
|
||||
entity: binary_sensor.bedroom_right_window
|
||||
entity: binary_sensor.bedroom_right_window_contact
|
||||
style:
|
||||
width: 7.5%
|
||||
height: 8.2%
|
||||
|
||||
Reference in New Issue
Block a user