Releases: dchesterton/texecom2mqtt-hassio
Releases · dchesterton/texecom2mqtt-hassio
Release v1.0.31
- Fix bug where an area's status would not refresh if an area fails to arm
Release v1.0.30
- Post texecom2mqtt config to MQTT topic
Release v1.0.29
- Fix regression when specifying the port as part of the MQTT host
- Bump dependencies
Release v1.0.27
- Fix bug where malformed UTF-8 characters sent by panel are not properly handled
Release v1.0.26
- Fix bug where area status would not update properly when an area auto arms
Release v1.0.25
- Automatically set port to 8883 for MQTT TLS connections
Release v1.0.24
- Remove unneeded call when fetching area status on all panels except the Elite 640
- Add new debug logging around the area status
- Added new 'trace' log option to reduce noise in 'debug' log
Release v1.0.23
- Improve handling of MQTT host config to allow hosts without mqtt://
- Change log to output in UTC
Release v1.0.22
- Add support for MQTT TLS connections
- Fix a bug where the status would not update when a panel auto arms
Release v1.0.21
- Improve log output