Releases: MiguelRipoll23/homebridge-securitysystem
Releases · MiguelRipoll23/homebridge-securitysystem
v1.1.1
- Fixed a bug in which the security system would still be triggered by accessories during disarmed mode.
v1.1.0
- Added default mode option in configuration.
- Added options documentation on the sample configuration file.
v1.0.8
- Improved state recovery during triggered state.
- Improved stability.
v1.0.7
- Added identify function.
- Added accessory information.
v1.0.6
Changelog:
- Options values are now logged during initialization.
- Improved reliability.
v1.0.5
Changelog:
- Now you can disable the trigger timeout using the
Siren
switch. This will not disarm the alarm and the security system mode will be retained. - Updated sample configuration options.
- Improved code legibility.
v1.0.4
Installation issues should be fixed with this release on macOS and Linux.
Changelog:
- Removed audio dependencies and sounds.
v1.0.3
Changelog
- Added trigger delay.
Breaking changes:
- Configuration option
delay_seconds
is nowarm_seconds
.
v1.0.2
- Added sounds for armed and disarmed events.
- Updated alarm sound.
v1.0.1
- Added
Siren
accessory in order to trigger the security system using a HomeKit accessory.