mill1000 / midea-msmart

Python library for local control of Midea (and associated brands) smart air conditioners.
MIT License
49 stars 2 forks source link

Binary formatted total & current energy are off by a factor of 10 #174

Open mill1000 opened 3 days ago

mill1000 commented 3 days ago

As originally reported here: https://github.com/mill1000/midea-ac-py/issues/230

Some users report that the total and current energy sensors are much to high. We are estimating by roughly a factor of 10 but haven't been able to conclusively determine if that's true.

I can't find any reference in the Lua or JS to this divide by 10.

Creating this issue just to track.