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

SONOFF SNZB-02P unsupported attribute #6396

Closed
Pferdebockwurst opened this issue Nov 4, 2023 · 4 comments
Closed

SONOFF SNZB-02P unsupported attribute #6396

Pferdebockwurst opened this issue Nov 4, 2023 · 4 comments

Comments

@Pferdebockwurst
Copy link
Contributor

With commit #5796 support for the new temperature and humidity sensor SNZB-02P from SONOFF has been added. I have bought a couple of these. While I have been able to add them to my network and they work fine so far, during configuration the following error occurred:

02Configure failed: Error: ConfigureReporting 0x84ba20fffed24028/1 genPowerCfg([{"attribute":"batteryVoltage","minimumReportInterval":3600,"maximumReportInterval":7200,"reportableChange":0}], {"sendWhen":"active","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')

@Pferdebockwurst
Copy link
Contributor Author

@Koenkk Is there anything I can do to debug and solve this error? Do you need additional information?

@Koenkk
Copy link
Owner

Koenkk commented Nov 8, 2023

Fixed!

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

@Pferdebockwurst
Copy link
Contributor Author

Thanks! So that means the device doesn't support reporting the battery voltage at all, right? That's kind of weird, as I thought the initial commit to support this device was authored by the SONOFF developers.

@Koenkk
Copy link
Owner

Koenkk commented Nov 9, 2023

Yes based on your logging it doesn't support it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants