Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect battery reporting in Home Assistant #183

Open
meierthomas opened this issue Oct 4, 2020 · 3 comments
Open

Incorrect battery reporting in Home Assistant #183

meierthomas opened this issue Oct 4, 2020 · 3 comments

Comments

@meierthomas
Copy link

I successfully installed a Wyze Sense starter kit. Setup worked like a breeze.

However one of the contact sensors was in this strange state. I was able to pair it but when I looked at Home Assistant the ID was 'binary_sensor.wyzesense_'. There was no MAC reported for the entity. Also the LED blinked 3 times every 10 sec.

Found out on the Wyze forum that this is a low battery warning. Changed the batt and the sensor showed up correctly with MAC and no more blinking. One question and the issue:

  • Where can I find an explanation of the various LED codes?
  • The entity showed a battery level of 87 (presumably out of 100?) before change. There shouldn't be a warning at 87. Given I plan to have multiple contact sensors throughout the home, I'd hate to have to manually inspect these sensors for blinking LEDs given I can't trust the battery level reading
@BrewNinja
Copy link

There is no explanation of the LED codes. They want you to use their own app for everything. But as you have figured out, blinking 3 times means low battery. Hopefully you rarely or never see this.

The batteries that come with the sensors are garbage. I literally had 3 out of 4 in a brand new box with a 4 month old manufacture date be dead (and thusly killed the sensors). The integration only reports what the device tells it. Unfortunately, we don't know what the battery voltages its looking for as "low." I have had some sensors get down to 83% and be fine, and some start blinking at 85%. No idea why (unless they changed some code in the firmware at some point which seems logical). Anyways, I setup home assistant to notify me when they get to 85%. Now the only downside to this is the battery level doesnt get sent to HA unless the sensors are triggered (which is also a bummer).

@meierthomas
Copy link
Author

meierthomas commented Oct 6, 2020 via email

@RoldyBuffalo
Copy link

No Kevin is most certainly not related to wyze, or affiliated in any way.

Kevin isn't on this project anymore afaiu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants