Skip to content

Releases: dchesterton/texecom2mqtt-hassio

Release v1.3.1

25 Feb 15:59
Compare
Choose a tag to compare

Bug Fixes

  • fix bug when handling unknown area status (9dd080f)
  • fix call to setEventMessages when logged out (5f56dbc)

Release v1.3.0

25 Feb 00:34
Compare
Choose a tag to compare

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

  • fetch MQTT settings automatically when used as a Home Assistant add-on (cbb275f)
  • send zone name in log event on RF device low battery (9dd69e7)

Release v1.2.3

12 Jan 15:07
Compare
Choose a tag to compare

Bug Fixes

  • fix issue where app doesn't quit if serial number fetch fails (4623618)

Release v1.2.2

12 Jan 12:08
Compare
Choose a tag to compare

Bug Fixes

  • improve error messages when receiving corrupt messages from panel (6081db0)

Release v1.2.1

12 Jan 11:38
Compare
Choose a tag to compare

Bug Fixes

  • fix bug where groupType would not be included in texecom2mqtt/log MQTT message if 0 (f3b050b)

Release v1.2.0

11 Jan 11:51
Compare
Choose a tag to compare

Bug Fixes

  • fix issue where keepalive fails causing the app to hang (3ade60a)

Features

  • add groupType to texecom2mqtt/log messages (079ed00)

Release v1.1.15

08 Jan 13:39
Compare
Choose a tag to compare
  • Add debug logging around fetching system power

Release v1.1.14

02 Jan 00:38
Compare
Choose a tag to compare
  • Fix issue with loading area state on Premier Elite 640 panels

Release v1.1.13

31 Dec 02:25
Compare
Choose a tag to compare
  • Potential fix for bug which causes a crash when loading area states on Premier Elite 640

Release v1.1.12

30 Dec 23:12
Compare
Choose a tag to compare
  • Fix issue where Docker container would not close gracefully