Page 1 of 1

Retrieve events in application of door sensors

Posted: 2023年 Sep 22日 21:41
by marcantoine

Hello,

I wanna to use a door sensor, and create my application to retrieve event on opened/closed door.
I see that door sensors devices are Zigbee 3.0 compatible.

Do you have any link to an SDK with a Zigbee /USB device to develop and retrieve events.

It needs to works without internet connection for privacy reasons (so without any cloud platform connection).

Best,
Marc-Antoine


Re: Retrieve events in application of door sensors

Posted: 2023年 Sep 25日 14:23
by niezheyuan

I think that you could use zigbee2mqtt to realize what you mentioned above. The link is:https://github.com/Koenkk/zigbee2mqtt


Re: Retrieve events in application of door sensors

Posted: 2023年 Sep 25日 18:24
by marcantoine

Hello,

Thank you for pointing me the repository, it seems perfect !

Best regards,
Marc-Antoine