DDF for iCasa Zigbee Wall Controllers#8522
Conversation
|
Hey @ebaauw, thanks for your pull request! Tip Modified bundles can be downloaded here. DDB changesModified
ValidationTip Everything is fine ! 🕔 Updated for commit 40ce989 |
|
Thanks, it would be good if the DDFs also contain the "button" and "buttonevents" keys, analog to the Hue Dimmer. These are then exposed via the API and also land in the generated documentation. |
Added.
Currently? How? I only know about the introspect, but that's based on |
Yes the The biggest hurdle currently is to get the actual button parsing into the DDF, for switches like the Hue Dimmer it works quite well with the extra JS file handling this, but there is no replacement for the The Hue Dimmer is the ideal switch, since it is fully self contained in its DDF bundle and doesn't depend on |
|
This pull request is now merged. The new DDB files have been uploaded to the store. DDB FilesModified
🕔 Updated for commit 7fd735a |
DDFs for the following iCasa devices, see #8519:
ICZB-KPD18S.json;ICZB-KPD14S.json;ICZB-KPD12.json.In addition to these, this PR:
button_maps.jsonas the new firmware sends different commands for the Off button.attr_zclversion_item.jsonto distinguish between the firmware versions to know how to handle Battery Percentage Remaining.