Skip to content

Releases: haywirecoder/homebridge-envisalink-ademco

2.0.14

12 Jun 01:00
fc8b2b5
Compare
Choose a tag to compare

Enhancements

  • Enhance re-connection monitoring, re-connected logic, and reporting.

Break fixes

  • Bypass something misreporting zone bypass.

v2.0.13

17 Apr 00:25
b1227f8
Compare
Choose a tag to compare

Enhancements

  • Enable for support reporting "Night" mode using keypad information thanks @barros001 for the suggestion.

Break fixes

  • Alarm UI not updating until switching to another iOS application and going to another view. (issue #52).

v2.0.12

19 Feb 04:58
efeff17
Compare
Choose a tag to compare

Enhancements

Updates to readme and references
Fire and System trouble raise general fault in homekit.
Fire and System trouble can now be set to not block the setting of the Alarm.
Note: Prior to 2.0.12, this was always set to block the activation of the Alarm.

Break fixes

Partition issue cause restart when alarm times out was reached in arming/disarmed process.
Fire trouble generating Alarms in Homekit.

v2.0.11

03 Dec 20:13
fa8797e
Compare
Choose a tag to compare

Enhancements

  • More automation-friendly. Warning messages for duplicated activities such as arming when the system is already armed...etc (Issue #45) are now gone, plug-in ignored requests that would result in the same alarm state.
  • Dependency updates.

v2.0.10

21 Jul 00:48
9112e3c
Compare
Choose a tag to compare

Break fixes

  • Turn off debug logging for chime button.

v2.0.9

21 Jul 00:18
c667cf8
Compare
Choose a tag to compare

Break fixes

  • Fix 'Security System Target State: characteristic undefined' error during an alarm state.
  • Correct various typo and undefine value.
  • Fix various issue with Chime button state (issue #43)

Enhancements

  • Add support for dynamic monitor of a zone Type 12 - Monitor Zone. Zone will show as open and generate a homekit fault for the zone.

v2.0.8

10 Jun 02:48
40b3ef5
Compare
Choose a tag to compare

Break fixes

  • Fix the issue when some zones were bypassed non-bypass zone were showing as close.

Enhancements

  • Enhance warning message when the alarm system failed to complete the requested activity.

v2.0.7

17 May 01:10
6e7d056
Compare
Choose a tag to compare

Break fixes

  • Fix the problem with zone 0-9 random closures (issue #39).

v2.0.6

03 May 03:12
52ad3ae
Compare
Choose a tag to compare

Break fixes

  • Fix the problem associated with the bypass switch not defaulting to false if missing.

v2.0.5

01 May 21:36
0b30f8e
Compare
Choose a tag to compare

Enhancements

  • Add functionality to allow bypassing a specific zone that is fault and/or normal. (issue #38)