Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDF for Heiman SmartPlug #6853

Merged
merged 2 commits into from Apr 13, 2023
Merged

DDF for Heiman SmartPlug #6853

merged 2 commits into from Apr 13, 2023

Conversation

ebaauw
Copy link
Collaborator

@ebaauw ebaauw commented Apr 2, 2023

I have two of these models, an older one that exposes neither SW Version ID nor Date Code and a newer one with Date Code of 2018.1.11. So swversion is based on the date code, and null for the older model.

The fingerprints in this DDF should get rid of all the "Missing cluster in sensor fingerprint" messages.

I've removed the state.power from the ZHAConsumption resource. This was completely redundant, as it was also exposed on the ZHAPower resource. The ZHAConsumption power was based on the Instantaneous Demand attribute of the Simple Metering cluster; the ZHAPower on the Active Power of Electrical Management. The device reports the same value on both clusters.
However, because the device only has room for attribute reporting for five attributes, Instantaneous Demand had to be polled, and would run behind Active Power. I really don't like deCONZ polling the attribute and it seems better to remove it altogether.

@ebaauw ebaauw requested a review from manup April 2, 2023 13:19
@manup manup added this to the v2.22.0-beta milestone Apr 3, 2023
@manup manup merged commit 8c30070 into dresden-elektronik:master Apr 13, 2023
1 check passed
@ebaauw ebaauw deleted the heiman branch April 13, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants