kevinvincent / ha-wyzesense

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

Sensors Stopped Working Possible Fix? #179

Open mattyb8562 opened 3 years ago

mattyb8562 commented 3 years ago

@kevinvincent I installed a Zwave USB stick a couple of weeks ago. When reading the documentation it included the bit below. This applied to my situation so I disabled the Modem Manager as recommended. I was having to restart HA randomly as my wyze sensors would stop responding, Very similar to a lot of post I have seen regarding wyze sense and HA. Since I have disabled Modem Manager I have not had an issue. Could the Modem Manager be interfering with the wyze bridge the same as it does with Z-Wave and Zigbee sticks?

"If you did an alternative install of Home Assistant on Linux (e.g., installing Ubuntu, then Docker, then Home Assistant Supervised) then the Modem Manager package will interfere with any Z-Wave (or Zigbee) stick and should be removed or disabled in the host OS. Failure to do so will result in random failures of those components, e.g., dead or unreachable Z-Wave nodes"_

BullionMan commented 3 years ago

When Home Assistant 115,2 dropped it made my WyzeSense in HACS setup fail. I reinstalled WyzeSense to no avail.

jsrich31 commented 3 years ago

I am having this same issue after updating to Home Assistant 115,4/ Reinstall has not worked either

MikeTannenbaum commented 3 years ago

I'm still running 0.114.2 and have issues with sensors dropping and not reconnecting ¯_(ツ)_/¯

NotSteveAtGithub commented 3 years ago

Quit working here in the past week, sometime around 0.115.5 to 0.115.6. As mentioned above, reinstall did not help.

jsrich31 commented 3 years ago

**Finally fixed this issue. There was a duplicate entry for binary_sensor: in my config file. I would run a test and everything was good and HA would work fine, but reviewing and cleaning up my files after seeing this is my logs did the trick.

YAML file /config/configuration.yaml contains duplicate key "binary_sensor". Check lines 69 and 113

All is well.....😇**

NotSteveAtGithub commented 3 years ago

After trying several approaches called out in some of the other issue reports (reboot with receiver unplugged, reinstall, etc.), I finally just unplugged the receiver for a few hours. This afternoon I plugged the receiver back in, restarted HA through the UI, and now it's working again. Didn't get anything useful from the debug output during any of my attempts to recover. So far it seems to be magic when it quits and magic when it works again. Here's hoping somebody figures out the root cause.

BullionMan commented 3 years ago

I think my two sensors lost battery juice when the system went down last week. After reading about how the sensors seem to brick after running the battery down completely, I am reluctant to spend even the cost of new batteries to see if they work. I ordered an $8 Zigbee sensor to replace the Wyze sensors, and I may never go back to the Wyze sensors. Thanks Kevin for your excellent work on this. But I am very disappointed with Wyze in general, as they do not have their great products available to Home Assistant, and they generally do not make their products (other than the cams) available to anyone residing outside of the USA.

Peter Gowdy Toronto

On Sat, 3 Oct 2020 at 18:19, Kevin notifications@github.com wrote:

After trying several approaches called out in some of the other issue reports (reboot with receiver unplugged, reinstall, etc.), I finally just unplugged the receiver for a few hours. This afternoon I plugged the receiver back in, restarted HA through the UI, and now it's working again. Didn't get anything useful from the debug output during any of my attempts to recover. So far it seems to be magic when it quits and magic when it works again. Here's hoping somebody figures out the root cause.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kevinvincent/ha-wyzesense/issues/179#issuecomment-703171514, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6PTE4PQQPVYSQZ73JVVVTSI6PQRANCNFSM4RU4DYWQ .

jamescadd commented 3 years ago

@BullionMan which ZigBee sensor did you go with? Agree that Kevin has done excellent work, but the issues extend beyond his integration.

BullionMan commented 3 years ago

I ordered the Sonoff Zigbee 3.0 door/window sensor off eBay, model SNZB-04 for under $9. I'm happy to be reducing the number of different networks/radio-protocols by getting rid of the Wyze proprietary thing. Kevin's Wyzesense solution worked very well too, but those bricking rumors.

On Tue, 6 Oct 2020 at 13:23, James Cadd notifications@github.com wrote:

@BullionMan https://github.com/BullionMan which ZigBee sensor did you go with? Agree that Kevin has done excellent work, but the issues extend beyond his integration.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kevinvincent/ha-wyzesense/issues/179#issuecomment-704428490, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6PTEZW2IGME4N2YZRGRQ3SJNHA5ANCNFSM4RU4DYWQ .

andystewart999 commented 3 years ago

Yeah, they aren't rumours. I lost two Wyze Door sensors thanks to the battery going totally flat, when that happens their MAC is reset to all zeroes and that's it.

Wyze know all about it and will replace the sensors for free if you raise a ticket - but that doesn't help if you're outside of the US. If I lose any more I'll start looking at Zigbee-based alternatives, which is a shame as the Wyze door sensors are tiny and raise changes pretty much immediately.

BullionMan commented 3 years ago

I am outside the US (in Canada) and I am totally down on Wyze now. They won't ship anywhere outside the US, even Toronto, which is 30 miles across the lake from Buffalo. I bought my WyzeCam v2 and sensor kit from Amazon Canada. But the other Wyze products are marked up outrageously. The scale ($20 on wyze.com) is $90 Canadian or $67.50 USD + $45 (34$ USD) shipping! And Wyze insists on using their own ecosystem within our LANs, even bypassing local DNS, which is not cool. I happily ordered a Sonoff Zigbee sensor for $8 and it arrived and I plopped it into my Zigbee network immediately. I am done with Wyze for any networking stuff.

Peter Gowdy Toronto

On Mon, 26 Oct 2020 at 18:57, andystewart999 notifications@github.com wrote:

Yeah, they aren't rumours. I lost two Wyze Door sensors thanks to the battery going totally flat, when that happens their MAC is reset to all zeroes and that's it.

Wyze know all about it and will replace the sensors for free if you raise a ticket - but that doesn't help if you're outside of the US. If I lose any more I'll start looking at Zigbee-based alternatives, which is a shame as the Wyze door sensors are tiny and raise changes pretty much immediately.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kevinvincent/ha-wyzesense/issues/179#issuecomment-716868787, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6PTE55VLAX54HJBUZCSXLSMX5E5ANCNFSM4RU4DYWQ .