mnordseth / enet-homeassistant

Enet Smart Home integration for Home Assistant
Apache License 2.0
26 stars 7 forks source link

Update aioenet.py #6

Closed nestorix1343 closed 1 year ago

nestorix1343 commented 1 year ago

I am working on an advanced "enet to MQTT" version using your library. I missed a "logout" method on the EnetClient class which might be useful for other people also. Without the clean logout, it might throw around some exceptions.