Erik Baauw

Results 320 comments of Erik Baauw

The `id` and `uniqueid` are per (REST API) _resource_, not per device. The unique identification of a device is its Zigbee MAC address. The `uniqueid` is created from this MAC...

Technically, yes, by reducing the allowed range for the characteristic value. But then Homebridge / HAP-NodeJS would bitch when the reported rain is outside that range. This really is an...

Currently, Homebridge WS only accepts "location" or "cityId" in config.json. Do you have a particular reason why you cannot use one of these? Internally, these are mapped to the (lat,...

What does the controller look like in deCONZ? Does it have one or two endpoints? What is the source of your instructions? GLEDOPTO have controllers with separate endpoints for W...

I don't understand why we need two items, `config.delay` and `config.on.delayedpoweron`. Also a very non-standard use of `config.delay` (i.e. different from how it's used on ZHAPresence resources). I would propose...

Just define the capabilities with static values.

@Zehir maintains the DDF validator; I haven’t looked into its internals. It does check for mandatory items, but I don’t think it currently checks for superfluous or deprecated items. Of...

> added Basic cluster for Dimmer Mode (2nd image in PR description ZCL Version 3 is Zigbee 3 and should support attribute reporting.

I suppose so. I don't have the device so I cannot validate the DDF.