Releases: XaF/qolsysgw
Releases · XaF/qolsysgw
v1.6.0
v1.5.2
- 🐛 [bugfix] fix: 🐛 add filtering to the logger override
v1.5.1
v1.5.0
v1.4.0
v1.3.0
- ♻️ [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
v1.1.0
- ✨ [feature] Add
last_error_type
andlast_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
andbypass
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)
v1.0.0
This is the first official version of qolsysgw
, which will now have release numbers.
This release includes all commits up to this point, and will allow to provide an easy
and simple changelog when making new releases.