Vladimir Lila
Vladimir Lila
Moved the containers into the alpine while retaining the functionality of the settings via env. 11mb vs 84mb on centOs
Yes, it works, and that's the only way I managed to run bitfan on alpine. On amd64 everything falls with the error "no such file or directory"
RAC_056905_WW-RAC (AC) LG clip_hna_v1.9.161
I think it would be a great idea to indicate here a link to the original problem in the Miio library https://github.com/rytilahti/python-miio/issues/1489
I have written code that fixes this problem for the 4th version of the firmware, but it is not yet clear how fast it will be in the new version...
My edit has been successfully merged into the main python-miio branch, I hope the release of a new version with Miio fixes will be fast. https://github.com/rytilahti/python-miio/issues/1489#event-7290801852
After update 4.1.8._0256 access to battery property has not appeared. :(
@ildar170975 yes, unfortunately, my attempts to understand where the property has moved (renamed) did not lead to a result, because we do not know the original xiaomi protocol or their...
@ildar170975 Yes, of course, they will work, because the interface of local interaction (through which we poll devices) and the interface for managing sending data to the server are different...
@ildar170975 Yes, it seems to me that these are slightly different stories. I tried to draw how I see the whole scheme of working with the device. And it seems...