lutierigb
lutierigb
i think part of the issue is that there is no "mqtt connected" message. I'm currently not logging connection attempts in the broker but I'll do some further investigation and...
> it usually gives me a ConnectTimeout exception which you catch and handle. But somethimes the code returns `` with the actual data from the API. Almost like if the...
I had the same issue. TBH I don't understand the logic of the code looking for the ini file in the relative path `A-OK_AM43_Blind_Drive/AOK-AM43.ini` if the python script is running...
should probably be /home/pi/A-OK_AM43_Blind_Drive/AOK-AM43.ini instead of home/pi/A-OK_AM43_Blind_Drive/AOK-AM43.ini