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

Problem with Tuya Integration (Not show color select in RGB light) #35582

Closed
demoniox12 opened this issue May 13, 2020 · 5 comments
Closed

Problem with Tuya Integration (Not show color select in RGB light) #35582

demoniox12 opened this issue May 13, 2020 · 5 comments

Comments

@demoniox12
Copy link

The problem

Hello,

I integrated Tuya Light, all OK but, not show color select for RGB light.

Can see in link: https://i.imgur.com/SYNimgs.png

Environment

  • Home Assistant Core release with the issue: 0.109.6
  • Last working Home Assistant Core release (if known):
  • Operating environment (Home Assistant/Supervised/Docker/venv): Home Assistant
  • Integration causing this issue: Tuya
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/tuya/

Problem-relevant configuration.yaml

tuya:
  username: 'x'
  password: 'x'
  country_code: '54'
  platform: 'smart_life'

Traceback/Error logs

Additional information

@probot-home-assistant
Copy link

Hey there @ollo69, mind taking a look at this issue as its been labeled with a integration (tuya) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@ollo69
Copy link
Contributor

ollo69 commented May 13, 2020

In the integration SUPPORT_COLOR attribute is managed, so seems that the API return that your light do not support color. Is this a new model? Can you please provide detail about model and brand?
I don't have TUYA light so I'm not able to perform test on this.

@demoniox12
Copy link
Author

demoniox12 commented May 14, 2020

In the integration SUPPORT_COLOR attribute is managed, so seems that the API return that your light do not support color. Is this a new model? Can you please provide detail about model and brand?
I don't have TUYA light so I'm not able to perform test on this.

Hello,

The light it's Tuya GU10 in Smart Life, i'm read that #28602 have the solution, but can't change components, i'm not in docker, and when try put in custom_components all folder tuya, have error in light.py

I wish you fix the problem in files system, if need something from me, only tell me.

Thanks,
Regards!

@ollo69
Copy link
Contributor

ollo69 commented May 14, 2020

Issue is not related to HA but to tuyaha API that is not returning the color info due to some change in Tuya API.
There is an open issue #17 about this.
If there is a known solution for this should by PR to the tuyaha project, then come back here to update the API version reference.

@stale
Copy link

stale bot commented Aug 16, 2020

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 now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 16, 2020
@stale stale bot closed this as completed Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants