-
Notifications
You must be signed in to change notification settings - Fork 46
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
Device stop reporting since july 2nd #156
Comments
I have the same issue (but with different percentages). Everything was working fine in HA, but on July 10th, it suddenly stops reporting new values. I tried to reflash the device, but the browser can't fine the device when using bluetooth to scan for it. The last reported battery percentage was 43%. I know these battery readings can be inaccurate, but battery doesn't seem to be the issue as the display has been on and working fine all this time. |
I've finally find my problem ... a stupid one ! Battery is empty (3% of charge). So it can display data but can't update, nor transmit to Z2M :(.... |
Hhm. A new battery has also resolved my issue... Could it be that reading or reporting the battery percentage is off? Perhaps something that @devbis could have a look at? |
@sybux I am very familiar with showing the battery percentage of the device in HA :) As we both experienced, the thermometer had enough battery to keep running the display. I know that the device has a 'battery low' icon (below the smiley), but that was not visible while experiencing the problems. Also, the last reported battery percentage in HA was 43%, which I did not consider 'low' and in my opinion should be enough to power the device with all its features. My assumption is that the reported battery percentage is different (higher) from the actual usable battery percentage (e.g. due to firmware doing wrong readings or calculations). It seems like the remaining percentage was enough to keep the display running, but not enough to do new measurements or power the bluetooth radio to report readings to HA. I would suggest to map the reported battery percentage to a range where it would still be able to report bluetooth readings, and if e.g. the battery falls below "10%" usable , it should only show the remaining battery percentage and the battery icon on the actual device. Note that "10% usable" might in reality mean that there is still more than 50% remaining current in the battery, but that would not be enough to power both the thermometer and bluetooth circuits. |
from my side, last report for battery was 5% |
I am experiencing the same issue. I Just changed the battery to check if it makes any difference. I moved the old battery to a Ikea button. The xiaomi temperature sensor reported 63% and the ikea button reported 60 % so i dont think the battery percentage is wrong. |
@Christian-PK Did a new (full) battery resolve the problems for you? |
I have 3 of 3 devices hangs with almost full battery. It seems that the device hangs at the moment of packet sending. Maybe battery can't hold peak current and voltage drops down for a short time. I want to power it from an external 18650 Li-ion battery, and later I'll write about result. UPD: uptime 40h for now. |
got nearly the same problem except for HA reporting. For me changing the battery resolve everything. Are you perhaps in the same case ? |
I did not change the battery, just re inserted same one. Reset every 24h would help and would be easy to implement. |
After battery change it has worked without issues for a week now. But wierd it does not work properly with 60%+ battery. As mentioned in early comment i verified the battery percentage by moving the battery to a hue device and it also reported 60%+ battery. |
Same here. |
Continued. After moving my thermomers next to coordinator, probably it fixes the problem and the thermometer shows correct values. Try placing it near transmiter, may be helpful to troubleshoot |
Can confirm I have a same problem and it's low battery. Is it so that this firmware drains the battery faster? Maybe there is a way to improve this? Any tips? |
Some freeze with several sensors. I will check the new batteries. HA show battery percentages based on voltage, but if battery has low quality(capacity\ampers characteristics) it can be inaccurate. And can not handle high current. |
Same issue on all 9 of my sensors. The screen gets stuck and it stops reporting when the battery is low. I measured the 'dead' battery and it's 3.03V which in my opinion should be plenty enough. |
Half of my sensor got stuck yesterday as well. It's not even a dead battery, because re-inserting the battery while shorting the reset pins brings them back to life - for a while at least. My zigbee network is really dense, over 100 devices, so reception shouldn't be a problem either. It's a great achievement to be able to run zigbee on the bt hardware, but for me, it's not stable enough for the upcoming heating season. I'm going to keep an eye on this repo, but for now I'm back to bluetooth. |
Voltage characteristic isn't enough. Bad batteries can have good voltage but can not produce enough current to transmit data. |
Hello,
i've upgrade 12 ATC device with your zigbee firmware perfectly for about 4 months now.
Suddenly, on of my device stop reporting. The value is always 24.11° and 63.11% for humidity.
On the device it self, display is stuck with value. If I remove battery, value change once, data are never sent to Z2M nor HA.
Any other like this ? What can I provide more to help debuging ?
The text was updated successfully, but these errors were encountered: