AirCon
AirCon copied to clipboard
AttributeError: 'NoneType' object has no attribute 'loop'
Ok, I spent the afternoon installing docker on OSX Sonoma, downloading AirCon and try to make it work.
Despite there are some missing hints for OSX (I gave full disk access to docker app and manually created /opt/hisense) container built with success, aircon downloaded "config_" files for all of my 4 A/C but then it stopped with error code 1. From the log I see the error "AttributeError: 'NoneType' object has no attribute 'loop'" and all the traceback.
Can someone help me?
I just wanted to log rooms temperature and I thought it would be possible with a simple GET 😃