Enhancements
- Add support for IKEA SYMFONISK controller gen2;
- Use
lights
resourcecapabilities
by deCONZ REST API instead of whitelisting lights; - Expose device as Switch or Outlet based on device type - deCONZ DDF should fix devices that expose wrong type;
- Add support for ZHAMoisture, see #123;
- Dynamic configuration API: Allow device ID or accessory ID in lowercase and with
:
(for easier copy/paste fromuniqueid
).
Bug Fixes
- More robust handling of migration resourcelinks, see #128;
- Don't issue default xy gamut and ct range warnings for groups, see #127.
Bump Depedencies
- deCONZ v2.21.2;
- homebridge-lib v6.3.13;
- ws v8.13.0.