Releases: dchesterton/texecom2mqtt-hassio
Releases · dchesterton/texecom2mqtt-hassio
Release v1.3.1
Release v1.3.0
Bug Fixes
- add retain parameter to debug log when publishing MQTT message (bce9bc6)
- fix bug where armed status would be undefined (a237917)
- fix bug where changing texecom2mqtt config would not be reflected if cache: true was set (af0cab8)
- improve disconnection to panel (05b73c2)
- improve trace logging (dbbe5e8)
- reconnect to panel on error instead of exiting (dfcda7d)
- reduce likelihood of corrupt response error (1797dd4)
- reduce number of commands sent to/from panel (8c5fddd)
- update area state after panic alarm (3a87e4d)
- use local timezone in application logs (e36a61d)
Features
Release v1.2.3
Bug Fixes
- fix issue where app doesn't quit if serial number fetch fails (4623618)
Release v1.2.2
Bug Fixes
- improve error messages when receiving corrupt messages from panel (6081db0)
Release v1.2.1
Bug Fixes
- fix bug where groupType would not be included in texecom2mqtt/log MQTT message if 0 (f3b050b)
Release v1.2.0
Release v1.1.15
- Add debug logging around fetching system power
Release v1.1.14
- Fix issue with loading area state on Premier Elite 640 panels
Release v1.1.13
- Potential fix for bug which causes a crash when loading area states on Premier Elite 640
Release v1.1.12
- Fix issue where Docker container would not close gracefully