- First release on PyPI.
- Integrated changes from community: added monitoring of ouitputs.
- Attempt at fixing issue with "state unknown" of the alarm. Unfurtunately unsuccesful.
- improved robustness when connection disapears
- fixed issues with "status unknown" which caused blocking of the functionality in HA
- still existing issues with alarm status - to be fixed
- Fixed status issues
- Introduced "pending status"
- Added ENTRY_TIME status to display "DISARMING" status in HA
- Fixed issue with unhandled connection error causing HomeAssistant to give up on coommunication with eth module completely
- Integrated fix for Python 3.10 compatibility