Erik Baauw
Erik Baauw
I can confirm: After adding a new device in v2.29.1, the Hue dimmer switch `sensors` resource is no longer updated, even though the deCONZ GUI registers the FC00 command alright....
> Is this with the vanilla installed deCONZ? Part of the fix is in deconz-lib so updating the REST plugin repository alone isn't enough. I installed v2.29.1 through `apt`, then...
Is this a wireless switch (controlling smart devices) or a dumb switch (smartifying dumb devices)? From the fingerprint, I would guess the first. What _On/Off_ commands does it send when...
That won’t work, for a number of reasons: - The API standardises on weird units (like 0.1A, if memory serves). This was needed in the time it couldn’t handle floating...
The attribute reporting configuration is standard Zigbee functionality. Double-click on the attribute in the GUI for a popup window. These can be set in the DDF as well, under the...
I don't use the DDF editor that often, but under the _Bindings_ tab, you can setup bindings and attribute reporting, by dragging the cluster into the left area _Bindings_ and...
Please make sure the refresh rate for reading an attribute is 60s longer than the periodic reporting rate for that attribute. We only want to fall back to polling the...
I got an INSPELNING (firmware 2.4.34) and installed it for the kitchen boiler (rated 2200W). To make sure I wouldn't miss any reading, I setup very aggressive attribute reporting (1/300/1)...
Ok, with 2.4.45, I'm reading: Boiler | raw voltage | m/d | actual voltage | raw current | m/d | actual current | raw power | m/d | actual power...
PR not yet merged.