Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@mkormendy mkormendy released this 23 May 02:20
· 1 commit to master since this release

It's been a while for a new release, this one fixes a few items, cleans things up and adds a new exit delay feature.

Don't forget about the Homebridge discount...

馃泹 Homebridge users get 15% off at konnected.io. 馃泹
Use code HOMEBRIDGE2021 at checkout!

Bugs and Issues:

If you're having issues with the plugin and things are not working as expected, please create a new ticket at Konnected.io!

Changelog:

  • Adds new variables and logic for exit delay feature. (65dc4c1)
  • Fixes typing for error handling to satisfy TypeScript hinting. (e42a7f2)
  • Adds better logic for IP and port changes when writing to the homebridge config file. (108ac13)
  • Cleans up and makes log output more consistent. (f81a8f5)
  • Cleans up and makes log output more consistent. (4b64b77)
  • Adjusts log output verbiage to clarify factory resets for panels previously provisioned with another platform. (763e44e)
  • Refactors unifies binary states to fix issues with sensor state logic. (bc22344)
  • Fixes entry delay configuration defaults and assignment. (a1938ec)
  • Adds reference for interactive help on Discord, contributions and thanks to bottom of README markdown file. (e613265)
  • Updates verbiage for the plugin's Advanced section of the configuration documentation. (db1454f)
  • Adds new documentation points for exit delay feature as shown in the example configuration. (2b6fbf4)
  • Adds new exit delay feature to the example configuration. (a3ff00d)
  • Updates upcoming features list. (424b036)
  • Updates feature set list. (e2e1d03)
  • Updates badges at top of README markdown file and also verbiage for promo code. (f065ec4)
  • Updates package.json with repo and links for submitting issues (used in Homebridge UI). (50608ff)
  • Adjusts recommended example values for beeper pulses to coincide with firmware timings. (c8ffc69)
  • Updates Homebridge UI configuration screen to accommodate new Exit delay settings. (5c9cb51)
  • Adds vscode launch notes. (d03aa95)
  • Renames method to fix typo. (b2f4bac)
  • docs: Updates CHANGELOG with proper details. (9a501fb)