- release dependency to cryptography
- Unlock package dependencies to avoid conflicts
- Forked from https://github.com/c-soft/satel_integra
- Renamed to
satel_integra2
to avoid conflicts with the original package - Added support for encrypted communication
- Integrated fix for Python 3.10 compatibility
- 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
- Fixed status issues
- Introduced "pending status"
- 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
- Integrated changes from community: added monitoring of ouitputs.
- Attempt at fixing issue with "state unknown" of the alarm. Unfurtunately unsuccesful.
- First release on PyPI.