github ebaauw/homebridge-deconz v0.1.3

latest releases: v1.0.18, v1.0.17, v1.0.16...
19 months ago

Enhancements

  • Add ui command-line tool for interacting with Dynamic Configuration API.
    Note that currently ui is a bash script that depends on json from homebridge-lib. You might need to install hb-lib-tools to use it, see #106.
    Issue ui for help:
$ ui
Usage: ui command [arguments]

Commands:
  get                       Get gateway details.
  put body                  Update gateway settings.
  getDevices                Get list of devices.
  getDevice id              Get device details.
  putDevice id body         Update device settings.
  getAccessories            Get list of accessories
  getAccessory id           Get accessory details
  putAccessory id body      Update accessory settings.

Bug Fixes

  • SyntaxError: lastActivation: duplicate key For multi-sensor with Contact and Motion service , see #98.
  • Clearly identify the phoscon.de server vs deCONZ, see Discord.
  • SyntaxError: params.computedConsumptionDelegate: missing params.computedConsumptionDelegate at new History, see #104.

Bump Dependencies

  • NodeJS v18.14.0 LTS;
  • homebridge-lib v6.3.5.

Don't miss a new homebridge-deconz release

NewReleases is sending notifications on new releases.