mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
519e123b69
'occupancy' matches the zigbee terminology more closely and is more consistent with other Home Assistant entities of this type. https://www.home-assistant.io/integrations/binary_sensor/ In general, it looks like 'motion' is more for alarms, and 'occupancy' for non-alarm situations. Z2M currently makes no distinction between these concepts, but they could be separated (with a fair amount of work).