We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
zigbee-herdsman/src/zspec/zcl/definition/cluster.ts
Line 3307 in a6611e0
According PC231 clusters spec sheet, this should be 0x5008 and not 0x5007 (and 0x5007 is already used the line above)
0x5008
0x5007
The text was updated successfully, but these errors were encountered:
Could you make a PR to fix this? owonPercentChangeInPower doesn't seem to be used at the moment (so should be safe to change)
owonPercentChangeInPower
Sorry, something went wrong.
Yes I will. I'm currently working on the missing parts of this device in zigbee-herdsman-converters.
PR opened here: #1279
No branches or pull requests
zigbee-herdsman/src/zspec/zcl/definition/cluster.ts
Line 3307 in a6611e0
According PC231 clusters spec sheet, this should be
0x5008
and not0x5007
(and0x5007
is already used the line above)The text was updated successfully, but these errors were encountered: