olinek2 / LGAC_SmartT

Domoticz plugin for LGAC SmartThing
MIT License
7 stars 8 forks source link

LGACServer enters fail state #1

Closed heggink closed 4 years ago

heggink commented 5 years ago

Having been away for a while, I noticed yesterday that my Aircon no longer responded to commands from domoticz. Restarting the service fixed it again. Looking in the daemon log, I saw a bunch of errors: server: ac result {'cmd': 'status', 'exception': "python-LGAC: ('Connection aborted.', OSError(0, 'Error'))"} then folowed by a bunch of: ac result {'cmd': 'status', 'exception': "python-LGAC: 'Monitor' object has no attribute 'work_id'"}

Any idea whether some error handling can be built in (like a simple restart)?