github ebaauw/homebridge-deconz v1.3.0

8 hours ago

Enhancements

  • Add SSL Support. For gateways specified in config.json, Homebridge deCONZ tries to connect first over HTTP. When the gateway doesn't respond, a connection over HTTPS is tried. When port 433 is used, HTTPS is tried first, and HTTP is used as fallback. For discovered gateways, Homebridge deCONZ connects over HTTPS when the gateway has this enabled. Self-signed SSL certificates are supported; the certificate is pinned in cachedAccessories (with the API key).
  • Add support for /sensors resources of type ZHADoorLock, see #260. As yet untested since I don't have any Zigbee door locks. Please provide feedback in the issue.

Bug Fixes

  • Syntax error when exposing a device with multiple ZHAConsumption or ZHAPower resources, see #262. Now a warning is issued with the suggestion to split the accessory.

Bump Dependencies

  • hb-deconz-tools v3.0.0;
  • hombridge-lib v7.3.2.

Don't miss a new homebridge-deconz release

NewReleases is sending notifications on new releases.