-
Notifications
You must be signed in to change notification settings - Fork 1
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
no values or settings #3
Comments
I have the exact same issue, only the display brightness and screen orientation commands work. Also, agree that the display orientation should be 0º/180º or up/down, not the up/down/left/right options currently available. The rest of the sensor values either don't respond or are null values. I have the same vendor name of _TZE204_qyr2m29i as above, too. I also get errors logged in Z2M when adjusting the temperature on the valve itself.
Any help would be hugely appreciated. I failed to check the Z2M compatibility before buying these. |
You will need to debug it yourself cause it is hard to know what change they made to the firmware without a physical one. you may want to use the ZHA version with the |
Ok, thank you. Any advice on where I need to look for information? I'll look into the ZHA version. |
Unfortunately, I can't quite figure it out. I use zigbee2mqtt and therefore no ZHA. The quirks mentioned there are ZHA quirks and do not work with z2m. Maybe do you have any other suggestions for us? Thank you! |
@pro-jul I have had some small amounts of success editing the data points to make it work with our TRVs. I will continue to work on it when I get time, but the temperature reporting and setting works, along with child lock switch and the running state. I've corrected the screen orientation options as well. Currently, removed the date schedule options for simplicity. At least this does give me the functionality that I need to use these. https://github.com/andymk3/z2m-moes-trv-converter-_TZE204_qyr2m29i/blob/main/moes_valve_ZTRV801.js |
Hi guys,
I followed the instructions and also managed to successfully connect the device to Zigbee2mqtt.
Unfortunately the only settings I can change via the user interface (zigbee2mqtt) are “display_brightness” and “screen_orientation” (although there are only 2 states (0° and 180°) here which do not match in terms of name). I also don't get any sensor values or current settings, neither in "zigbee2mqtt" nor in the "mqtt" integration. No different result even after repeated re-pairing.
I suspect that the configuration file does not match the thermostat? (vendor name is "_TZE204_qyr2m29i", the zigbee model is "TS0601", looks exactly like the picture)
Thank you!
The text was updated successfully, but these errors were encountered: