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

TuYa - Zigbee Radiator Valve - TZE200_zr9c0day #3594

Merged
merged 3 commits into from
Jan 1, 2022
Merged

Conversation

mgwoj
Copy link
Contributor

@mgwoj mgwoj commented Dec 31, 2021

It seems that recent version of RTX/ZB-RT1 are has new manufacturerName - _TZE200_zr9c0day. At this moment function seems to work correctly, except that data point #3 is reported as not supported. I have no clue what is the purpose of it.

warn  2021-12-31 17:07:18: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP #3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[0]}}
warn  2021-12-31 17:08:55: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP #3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[1]}}
warn  2021-12-31 17:14:38: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP #3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[0]}}
warn  2021-12-31 17:27:11: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP #3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[1]}}
warn  2021-12-31 18:01:23: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP #3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[0]}}

It seems that recent version of RTX/ZB-RT1 are has new `manufacturerName` - `_TZE200_zr9c0day`. At this moment function seems to work correctly, except that data point Koenkk#3 is reported as not supported. I have no clue what is the purpose of it.
```
warn  2021-12-31 17:07:18: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP Koenkk#3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[0]}}
warn  2021-12-31 17:08:55: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP Koenkk#3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[1]}}
warn  2021-12-31 17:14:38: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP Koenkk#3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[0]}}
warn  2021-12-31 17:27:11: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP Koenkk#3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[1]}}
warn  2021-12-31 18:01:23: zigbee-herdsman-converters:SaswellThermostat: Unrecognized DP Koenkk#3 with data {"status":0,"transid":27,"dp":3,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[0]}}
```
@Koenkk Koenkk merged commit bfdafd8 into Koenkk:master Jan 1, 2022
@Koenkk
Copy link
Owner

Koenkk commented Jan 1, 2022

Thanks!

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.

None yet

2 participants