Luligu / matterbridge-zigbee2mqtt

Matterbridge zigbee2mqtt plugin
https://github.com/Luligu/matterbridge-zigbee2mqtt/blob/main/README.md
Apache License 2.0
63 stars 8 forks source link

Presence Sensor is not showing #8

Closed nitaybz closed 4 months ago

nitaybz commented 4 months ago

Hi,

I've noticed that presence sensors with attribute "presence" are not showing. Is it possible to make it appear as occupancy sensors?

also, I see all my motion sensor shows as occupancy sensor, I know that's because Z2M does not have "motion" attribute but it marks it all as "occupancy" but I would really love to have the option to change their type to "Motion Sensor" in order to distinguish between presence sensors (Occupancy) to Motion Sensors.

Maybe you can add more lists to config: "motionList", "occupancyList", "contactList".

Luligu commented 4 months ago

Hi, In Matter is not like hap. You have only one OccupancySensing. For the presence you are right. Will be fixed in the next release. Thanks. Can you send me the 3 files: bridge-*.json in Home\Matterbridge\matterbridge-zigbee2mqtt and the name of your device that use presence please?

Luligu commented 4 months ago

I made it but I would prefer to check the files... Will be in the next release.