Tuya Cover Controller opened/closed inverted
See original GitHub issueThe problem
First off, thank you for all the hard work for the new Tuya integration.
My issue is the cover controller of the Tuya integration. It is reporting a state of unknown for all my curtain rails and the open and close serves is inverted.
Service
- cover.close_cover open my curtains
- cover.open_cover close my curtains
All three of the curtain rails are the Zemismart New Design WiFi Curtain Motor Tuya Smart Life Customized Electric Curtains Track with RF Remote Alexa Echo Control
It used to work fine with the original Tuya integration, reported the state and controls were not inverted.
Let me know if there is any more info you need to help problem-solve this?
What version of Home Assistant Core has the issue?
2021.11.0
What was the last working version of Home Assistant Core?
2021.9.7
What type of installation are you running?
Home Assistant OS
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
Tuya IoT Platform Logs per device
Device Name: Sliding Door Curtain Actual State: Open
[
{
"code": "control",
"value": "stop"
},
{
"code": "percent_control",
"value": 0
}
]
Device Name: Small Window Curtain Actual State: Closed
[
{
"code": "control",
"value": "stop"
},
{
"code": "percent_control",
"value": 100
}
]
Device Name: Corner Curtain Actual State: Closed
[
{
"code": "control"
},
{
"code": "percent_control",
"value": 0
}
]
Issue Analytics
- State:
- Created 2 years ago
- Reactions:19
- Comments:14 (1 by maintainers)
Top GitHub Comments
There hasn’t been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Having the same issue. The shutters appear as curtains and are reversed compared to how they appear in Tuya Smart.