Skip to content

Releases: xaf/qolsysgw

v1.6.2

28 May 17:15

Choose a tag to compare

  • 🐛 [bugfix] fix: appdaemon 4.5.2 does not fix sync/async for get_plugin_config (#177)
  • 🐛 [bugfix] fix: handle appdaemon async issue for both container and plugin

v1.6.1

27 May 20:24

Choose a tag to compare

  • 🐛 [bugfix] fix: support appdaemon 4.5+ (#176)

v1.6.0

13 Jan 05:48

Choose a tag to compare

  • [feature] Add support for Shock sensor (#143)

v1.5.2

06 Jan 01:21

Choose a tag to compare

  • 🐛 [bugfix] fix: 🐛 add filtering to the logger override

v1.5.1

04 Jan 04:40

Choose a tag to compare

  • 🐛 [bugfix] fix: 🐛 replace accents and others when generating ids (#142)

v1.5.0

11 Sep 03:33

Choose a tag to compare

  • 🐛 [bugfix] Remove panel name as prefix of 'Last Error' sensor (#121)
  • [feature] Add support for Doorbell sensor (#115)

v1.4.0

03 Jul 19:44

Choose a tag to compare

  • [feature] Add support for Temperature sensor (#100)
  • [feature] Add support for TakeoverModule sensor (#110)
  • [feature] Add support for Translator sensor (#111)
  • 🐛 [bugfix] Sensor unique IDs deduplication when using modules (#113)

v1.3.0

19 Feb 22:16

Choose a tag to compare

  • ♻️ [refactor] disabling 'Panel Glass Break' sensor as it is not receiving updates (#88)
  • 🗑️ [cleanup] remove redundant code in sensor classes (#89)
  • [feature] Add support for Keypad sensors (#90)
  • [feature] Add support for Auxiliary Pendant sensors (#91)
  • [feature] Add support for Siren sensors (#92)
  • [feature] Add support for KeyFob sensors (#93)
  • 🐛 [bugfix] change sensors unique IDs to be recognized upon reinstall (#95)

v1.2.0

31 Jan 17:03

Choose a tag to compare

  • [feature] Add support for tampered sensors (#74)
  • 🐛 [bugfix] Add support for ARM-STAY-EXIT-DELAY partition state
  • [feature] Add support for Tilt sensors (#78)
  • 🐛 [bugfix] handle properly when to require a user code from HA (#81)

v1.1.0

08 Jan 16:12

Choose a tag to compare

  • [feature] Add last_error_type and last_error_desc attributes to partitions (#60)
  • [feature] Add disarm_failed counter as partition attribute (#61)
  • ♻️ [refactor] deduplicate code in the ARM control classes (#62)
  • [feature] Add support for bypass parameter when arming (#63)
  • 🐛 [bugfix] Control commands weren't reading the delay and bypass parameters (#66)
  • [feature] Add qolsysgw error sensor (#68)
  • 🐛 [bugfix] config parameters shouldn't be overriden by 'None' values (#69)
  • ♻️ [refactor] centralize the generation of the device payload (#70)
  • ♻️ [refactor] move mac address resolution to avoid duplication (#71)
  • [feature] disable by default entities that do not update (#72)