hass: add a motion sensor to office
This commit is contained in:
parent
536bfd1fcb
commit
b8e9079cee
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@
|
|||
topic = "zigbee2mqtt/motion_sensor_2";
|
||||
room = "office_room";
|
||||
})
|
||||
(motion {
|
||||
topic = "zigbee2mqtt/motion_sensor_6";
|
||||
room = "office_room";
|
||||
})
|
||||
(motion {
|
||||
topic = "zigbee2mqtt/motion_sensor_7";
|
||||
room = "sleeping_room";
|
||||
|
|
Loading…
Reference in a new issue