AirCon icon indicating copy to clipboard operation
AirCon copied to clipboard

AttributeError: 'NoneType' object has no attribute 'loop'

Open Rigido71 opened this issue 1 year ago • 0 comments

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 😃

Rigido71 avatar Jul 20 '24 20:07 Rigido71