nugget / python-anthemav

Python asyncio module to interface with Anthem AVM and MRX receivers
MIT License
15 stars 26 forks source link

Add a mechanism to halt and resume connection #1

Open nugget opened 7 years ago

nugget commented 7 years ago

Since the AVR can only support a single telnet connection at a time, responsible client code should have a method for disconnecting and reconnecting voluntarily so that the user can connect with other apps (like the ARC-2 room correction software) with disrupting other services.

smichalove commented 3 years ago

Verified : Working: https://github.com/smichalove/Anthem60_turnon/blob/main/AVM60onviaIP.py