ebaauw / homebridge-deconz

Homebridge plugin for deCONZ
Apache License 2.0
137 stars 7 forks source link

Exposed by draft ddf #180

Closed marmitol closed 1 year ago

marmitol commented 1 year ago

Hi,

first of all, thank you very much for your efforts regarding the homebrige-hue and deconz theme, I appreciate your work!

I have recently installed and migrated to DECONZ. In the logs it shows me this message in yellow. Is it a mistake or do I have to take any corrective action?

Thank you.

image
ebaauw commented 1 year ago

See the release notes: Homebridge deCONZ now checks whether deCONZ exposes each device by a proper DDF and issues a warning otherwise. This might mean that deCONZ doesn't expose the full device capabilities, and therefore Homebridge deCONZ cannot use these. To remedy, issue a device request in deCONZ to create a DDF for the device.

marmitol commented 1 year ago

Is there a manual or reference to create DDF? Thank you.

jan666 commented 1 year ago

Is there a manual or reference to create DDF? Thank you.

https://github.com/dresden-elektronik/deconz-rest-plugin/wiki

marmitol commented 1 year ago

Thanks