fix: rename bathroom/kitchen/lobby/room motion sensors to match system entity_ids

This commit is contained in:
Hermes Agent
2026-07-13 12:45:08 +07:00
parent 076aff1ce9
commit ccb8b417f0
2 changed files with 21 additions and 22 deletions
+3 -3
View File
@@ -386,7 +386,7 @@ controls_light:
trigger:
# Условия для запуска таймера освещения
- platform: state
entity_id: binary_sensor.lighton_presencenone_room
entity_id: binary_sensor.sensor_vkl_svet_bez_dvizheniia_komnata
to: 'on'
action:
- choose:
@@ -625,7 +625,7 @@ controls_light:
description: ""
trigger:
- platform: state
entity_id: binary_sensor.lighton_presencenone_bathroom
entity_id: binary_sensor.sensor_vkl_svet_bez_dvizheniia_vannaia
to: "on"
condition: []
action:
@@ -1023,7 +1023,7 @@ controls_light:
trigger:
# Условия для запуска таймера освещения
- platform: state
entity_id: binary_sensor.lighton_presencenone_kitchen
entity_id: binary_sensor.sensor_vkl_svet_bez_dvizheniia_kukhnia
to: 'on'
action:
- choose: