Ivan Belokobylskiy
Ivan Belokobylskiy
1. The default reporting behavior is fixed in https://github.com/devbis/z03mmc/commit/ec3f46c750dd31bb2b62b25b80c866a6ad4a0255 and will be in the next release. It will notify in 10 seconds if the value changed and in 5 minutes...
@pvvx Thanks for measurements! Reset pin waits for 3 seconds to reset Zigbee internal state to avoid accidental resetting
Consumption measurements shows that current version could last for 9+ months from cr2032 battery
@jds11111 Battery remaining percentage is not linear. It would be nice if you could report about how many days your rechargeable battery will last until 0%
@pvvx Your calculations are wrong. 100% is at 3.0v while the working range is 2.2 - 3.0V
@andrazek It probably could. But this sensor has a different philosophy. While other sensors can sleep longer and wake up to send data every 5 minutes, this sensor needs to...
@vladimir1408v You may revert to bluetooth firmware using https://github.com/pvvx/ATC_MiThermometer/tree/master/zigbee_ota and local OTA index in zigbee2mqtt. Battery drain is not linear and one day is not enough to say how long...
@vladimir1408v Sometimes, you need to rejoin the sensor after OTA to get lower consumption rate. I was told that sometimes after OTA it polls more frequently than during normal work.
Why temperature attribute is not bound to coordinator? It could be the reason. Inconsistent time depends on the reporting configuration for your case.
It's written on the screenshot. Not sure what orange marks mean, but 50/900|100 means min, max period in seconds and 1 unit of change to report. So the temperature will...