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 TV02 Zigbee Thermostat Radiator Valve is unsopported #61226

Closed
andymue66 opened this issue Dec 8, 2021 · 2 comments · Fixed by #65649
Closed

Tuya TV02 Zigbee Thermostat Radiator Valve is unsopported #61226

andymue66 opened this issue Dec 8, 2021 · 2 comments · Fixed by #65649

Comments

@andymue66
Copy link

The problem

Tuya V2 integration don't support TV02-ZG

What version of Home Assistant Core has the issue?

core-2021.11.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Tuya

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tuya/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Device Information
Product Name: TV02-ZG
Product Category: wkf
Device Status: Online
Activated At: 2021-11-01 11:22:49

Standard instruction set

Code Type Values
mode Enum { "range": [ "auto", "manual", "holiday" ] }
window_check Boolean "{true,false}"
temp_set Integer { "unit": "℃", "min": 50, "max": 300, "scale": 1, "step": 5 }
holiday_temp_set Integer { "unit": "℃", "min": 50, "max": 300, "scale": 1, "step": 5 }
child_lock Boolean "{true,false}"

Standard status set

Code Type Values
mode Enum { "range": [ "auto", "manual", "holiday" ] }
window_check Boolean "{true,false}"
temp_set Integer { "unit": "℃", "min": 50, "max": 300, "scale": 1, "step": 5 }
temp_current Integer { "unit": "℃", "min": -200, "max": 500, "scale": 1, "step": 1 }
holiday_temp_set Integer { "unit": "℃", "min": 50, "max": 300, "scale": 1, "step": 5 }
battery_percentage Integer { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 }
child_lock Boolean "{true,false}"
@probot-home-assistant
Copy link

Hey there @tuya, @zlinoliver, @METISU, @frenck, mind taking a look at this issue as it has been labeled with an integration (tuya) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)


tuya documentation
tuya source
(message by IssueLinks)

@frenck
Copy link
Member

frenck commented Dec 8, 2021

Thank you for reaching out. We use GitHub for tracking issues, not for providing support or tracking feature requests. As wkf devices are not built/added yet, this would be a feature request.

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

If you have additional questions, feel free to join our Discord chat server.

Thanks! 👍

@frenck frenck closed this as completed Dec 8, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants