github MiguelRipoll23/homebridge-securitysystem v2.2.0
v2.2.1

latest releases: v8.3.0, v8.3.0-beta.3, v8.3.0-beta.2...
4 years ago

Breaking changes

Plugin alias has changed.
Please change your "accessory" field value to "security-system":

{
  "accessory": "security-system", // <-- this
  "name": "Security system",
  "default_mode": "off",
}

Changelog

  • Added command output to log.
  • Added Homebridge configuration schema.
  • Updated HOOBS configuration schema.
  • Improved error handling.
  • Command option removed.

Don't miss a new homebridge-securitysystem release

NewReleases is sending notifications on new releases.