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 thermostat locally periodically change its values in target_temperature _TZE200_yw7cahqs #1691

Closed
UweLm opened this issue Feb 27, 2023 · 3 comments

Comments

@UweLm
Copy link

UweLm commented Feb 27, 2023

I wrote some javascript classes to implement a heating control. Since a long time, I have the problem that 4 of 7 thermostats change their values in the property zigbee.0...target_temperature automatically and without intervention of the javascript classes. This bypasses the complete control of the temperatures.
I've switched from deconz to ZigBee, but this did not solve the problem.
After more than a year of searching, I now came across the same bug on another channel (zigpy): zigpy/zha-device-handlers#1815.
The problem seems to have been fixed there: zigpy/zha-device-handlers#1816
Is it possible to implement such a solution for the ZigBee adapter?
Or am I on the subject completely wrong here?
Hence some more data:
iobroker: 6.3.5
Node.js: v16.19.0(16.19.1)
NPM: 8.19.3
Zigbee: v1.8.10
Thermostat manufacturer: _TZE200_yw7cahqs

Thanks for a replay.

Kind regards, Uwe

@asgothian
Copy link
Collaborator

This change is outside the scope of the iobroker.zigbee adapter. It needs to be changed in the Zigbee-herdsman-converters library.

@UweLm
Copy link
Author

UweLm commented Feb 27, 2023

Thank you for the quick response! I will raise an issue there.
Have a nice evening.

@UweLm UweLm closed this as completed Feb 27, 2023
@UweLm
Copy link
Author

UweLm commented Apr 1, 2023

Sorry for the late reply, was absent for a week. I'll try it tomorrow and give you a feedback.
KR Uwe

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