kevinvincent / ha-wyzesense

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

Sensors Unavailable and Services are Gone #108

Open ztrglider opened 4 years ago

ztrglider commented 4 years ago

Hardware: rPi4 Version: v0.0.7 Config:

binary_sensor:
  - platform: wyzesense
    device: auto

My contact and motion sensors have not been updating or updating maybe once a day for the last week. I restarted several times, no good. I unplugged and reseated the hub, no good. They were still stuck in the off (closed, clear) states. Today, I reverted to version 0.0.5, no good. Then I upgraded back to 0.0.7 (with server restarts of course). This time, all devices are unavailable even when I try to re-trigger them. I thought I would try re-adding them to my HA instance, but when I went to dev tools and tried to search for the scan service, it wasn't there. Neither wyzesense services are present (I searched for "scan" and "wy" with no results). Any ideas?