hass: add a motion sensor to office

This commit is contained in:
Ingolf Wagner 2020-12-06 23:54:46 +01:00
parent 536bfd1fcb
commit b8e9079cee
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -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";