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

Update WB-MSW v.3 converter #3723

Merged
merged 8 commits into from
Jan 23, 2022

Conversation

aadegtyarev
Copy link
Contributor

@aadegtyarev aadegtyarev commented Jan 22, 2022

Added a converter for IR commands, new settings and OTA.

This is one of three pull requests:
Koenkk/zigbee2mqtt.io#1157
Koenkk/zigbee-herdsman#497

@aadegtyarev
Copy link
Contributor Author

@Koenkk Please help with validation error.

@Koenkk Koenkk merged commit 2c2f997 into Koenkk:master Jan 23, 2022
@Koenkk
Copy link
Owner

Koenkk commented Jan 23, 2022

thanks!

@aadegtyarev
Copy link
Contributor Author

aadegtyarev commented Jan 24, 2022

@Koenkk Hi, about edits in the commit 8c61d0b.

I added a occupancy_timeout to the sprut.js, due to the fact that the value was written to the wrong endpoint.
Now, after removing the occupancy_timeout from the converter, I get an error when reading and writing the attribute.

The reason, I think, is that once, in order to bypass the error, we made default: '4': #3529 (comment)

Zigbee2MQTT:error 2022-01-24 09:12:32: Publish 'set' 'occupancy_timeout' to '0x842e14fffe8b184e' failed: 'Error: Write 0x842e14fffe8b184e/4 msOccupancySensing({"pirOToUDelay":35}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')'
Zigbee2MQTT:error 2022-01-24 09:23:40: Publish 'get' 'occupancy_timeout' to '0x842e14fffe8b184e' failed: 'Error: Read 0x842e14fffe8b184e/4 msOccupancySensing(["pirOToUDelay"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')'

database.db.zip

@Koenkk
Copy link
Owner

Koenkk commented Jan 24, 2022

ah sorry, could you make a pr to fix this?

@aadegtyarev aadegtyarev deleted the update-wb-msw3-zigbee-converter branch January 24, 2022 13:01
@aadegtyarev
Copy link
Contributor Author

aadegtyarev commented Jan 24, 2022

ah sorry, could you make a pr to fix this?

Oh sure: #3733

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

Successfully merging this pull request may close these issues.

2 participants