kevinvincent / ha-wyzesense

A Home Assistant Component to interface with the WYZE Sense hub and sensor system
368 stars 97 forks source link

Are V2 sensors now supported? #215

Closed yusefasjana closed 3 years ago

yusefasjana commented 3 years ago

Hi,

@skilau I saw this commit and I was wondering if that means that now V2 sensors can be added to home assistant or is this the start of that feature.

Just double checking before I buy some V2 sensors

Thanks in advance

skilau commented 3 years ago

Yes, both v2 (motion and door) sensors are supported now by this driver.

However, the new v2 standalone Hub is NOT, only the old v1 USB Dongle will work with this driver. So don't bother buying the new HUB package, just buy the v2 sensors only.

ryanwnzl commented 3 years ago

Thanks skilau. I just ordered some of the new v2 contact sensors to include on my v1 USB Dongle.

Does anyone know if Wyze Sense Leak Sensor Probes are supported?

skilau commented 3 years ago

Does anyone know if Wyze Sense Leak Sensor Probes are supported?

Not yet.

I have contemplated buying them to add support, but I already have settled on using the Govee Water Leak sensors instead. (Mostly because Wyze didn't have their sensors yet when I bought the Govees, and I didn't know when Wyze would finally release them!)

tony-fav commented 3 years ago

I ordered some of the Leak Sensors and Temp/Humidity Sensors as I really would like those things on a supported cloud rather than my hacky HA setup. They don't start shipping until August. I'm happy to help. @skilau do you have a process outlined for how you found the id code for the V2 contact or just trial and error?

skilau commented 3 years ago

I ordered some of the Leak Sensors and Temp/Humidity Sensors as I really would like those things on a supported cloud rather than my hacky HA setup. They don't start shipping until August. I'm happy to help. @skilau do you have a process outlined for how you found the id code for the V2 contact or just trial and error?

For the v2 Door/Motion sensors, I just turned on full debugging in the driver, and checked what it was dumping out. That is how I found out that it was the same protocol, and all Wyze had done was changed the id's.

I suspect the Water Leak sensor will be the same, as it really is just a binary on/off switch, like the existing door/motion sensors, so it should be trivial to add support for.

But the Temp/Humidity sensors probably will need the most help/work, as it is actually sending more data payload across, with the temp and humidity values. So I am guessing that that sensor will require you/us to figure out how they embedded those values in the new/additional payload.

mcn18 commented 2 years ago

Does the Wyze Sense Keypad work with this integration? Wanna make sure before i buy.

photinus commented 2 years ago

No it does not ~Will

On Tue, Oct 26, 2021 at 7:22 AM newcbomb @.***> wrote:

Does the Wyze Sense Keypad work with this integration? Wanna make sure before i buy.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kevinvincent/ha-wyzesense/issues/215#issuecomment-951992920, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC362MLG7GBLV5AEUQJLOXTUI22SPANCNFSM462XVR2A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.