As many of you probably already know, if you let the battery die in the Wyze Sense motion or contact sensors, it can potentially render the sensors unusable. The sensor can lose its MAC address which makes it impossible to pair to the bridge. Reportedly this is more common with the contact sensors than the motion sensors, but I can’t confirm that. I’ve lost three contact sensors this way, but thankfully Wyze replaced them for free.
Anyway, to the point–it appears the battery percentage that indicates low battery is 84% (at least with wyzesense2mqtt). I’ve replaced the batteries in three sensors that all showed low battery on the sensor itself (three blinks of the LED every 10 seconds) at around 84%. Might be the same for the Wyze Sense custom integration since they use the same underlying Python library. You might want to set up an automation that notifies you when any of your Wyze sensor batteries goes below 85%.
As I have also lost a few I added automations for each as well as added the custom battery entity card to my lovelace system tab. Not knowing what the low battery reading really is, I set my automations to trigger on below 86%. A lot of talk in other forums that wyze knows of the issue, but as yet no one has confirmed if it has been fixed in new versions.
There is also a mention in the new beta release of a new requirement to have the code. If no one is working this anymore, it will die soon in Home Assistant. * No ‘version’ key in the manifest file for custom integration ‘wyzesense’. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of ‘wyzesense’
I had to add “version”: “1.8.2”, Not sure the intent on this new requirement so I do not know if it causes other issues. This works for me. This must be done in a text editor. I used notepad++.
Ugh, the RF 433 sensors seem no where near as reliable with open and close as the wyze. it looked promising, and just as cheap, but RF 433 are way bigger. I might have to try new new wyze contact sensors.
Has anyone else noticed that the (rssi & battery) attributes for the binary_sensor.wyzesense_xxxxxxxx in the ‘Wyzesense’ custom component are no longer available after latest HA update 2022.4.1 ?
This is significant in that one can no longer monitor the battery level for the sensors.