Releases: vermut/ha_amc_alarm
Releases · vermut/ha_amc_alarm
v1.1.0 🌈
v1.0.0 🌈
feat: basic support for amcProto V2 (fixes #4)
feat: allow missing sections by faking empty AmcData
chore: better logging of unknown messages
fix: wrong behavior when callback is missing
feat: handle missing names or IDs
chore: license
Support for multiple central per single login is still in TODO.
v0.2.0
- feat: device, notifications, outputs, status
Most of the features are implemented.
v0.1.1
fix: crash due to formatting, unlimited retries
v0.1.0
- fix: tolerate unknown and invalid messages
v0.0.3
- Allow arm/disarm for areas/groups
- Allow arm/bypass for zones (using arm function because there are no other good option)
BREAKING CHANGE: all zones are switched from binary_sensor to alarm_panel, entries will be lost.