mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
Staircase light compatibility with z2m 2.0.0
This commit is contained in:
@@ -42,7 +42,7 @@ binary_sensor:
|
|||||||
# - light.turn_off: light_blue
|
# - light.turn_off: light_blue
|
||||||
- platform: homeassistant
|
- platform: homeassistant
|
||||||
id: motion
|
id: motion
|
||||||
entity_id: binary_sensor.zigbee_staircase_pir_motion
|
entity_id: binary_sensor.zigbee_staircase_pir_occupancy
|
||||||
on_state:
|
on_state:
|
||||||
if:
|
if:
|
||||||
condition:
|
condition:
|
||||||
|
|||||||
Reference in New Issue
Block a user