HclX / WyzeSensePy

A python script communicating with WyzeSense gateway
MIT License
91 stars 15 forks source link

Add support for Neos Leak Sensors #13

Closed jellybob closed 3 years ago

jellybob commented 4 years ago

Tested with a Neos Smart Sense kit - contact and motion sensors work without any changes, this PR adds support for the leak detector and thermometer on leak sensors. I think the humidity sensor data is in alarm_data[7] on the same reports as temperature, but it's reporting much higher than an identical device viewed in the Neos app. (83% vs 66% from the app)

raetha commented 4 years ago

Hi @jellybob. Not sure if this will end up making it into the base library, but I stumbled across this and plan to build it into my project. Not sure if you are ultimately using Home Assistant, but if so, toss a comment on the issue linked below and I'll let you know when things are in place. I'd love to be able to claim that I can support Neos as well, but live in the US and have no way to test the hardware myself. https://github.com/raetha/wyzesense2mqtt/issues/29