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

Fix for zwave RGB light setting #7137

Merged
merged 1 commit into from
Apr 16, 2017
Merged

Fix for zwave RGB light setting #7137

merged 1 commit into from
Apr 16, 2017

Conversation

emlove
Copy link
Contributor

@emlove emlove commented Apr 16, 2017

Description:

I was able to reproduce this with my Aeotec ZW098 bulb as well. I'm guessing this was broken as part of #6445, since we used to be going through a helper method. We can now just use python strings instead of byte strings.

Related issue (if applicable): fixes #7125

See Also: https://community.home-assistant.io/t/z-wave-rgb-broken-after-last-update/15777/9

@mention-bot
Copy link

@armills, thanks for your PR! By analyzing the history of the files in this pull request, we identified @balloob, @leoc and @fabaff to be potential reviewers.

@balloob
Copy link
Member

balloob commented Apr 16, 2017

Cherry-picked for 0.42.4

@balloob balloob mentioned this pull request Apr 16, 2017
@emlove emlove deleted the zwave-rgb-fix branch April 16, 2017 23:06
@thundergreen
Copy link

Morning all. After upgrading to 0.42.4 I cant chose rgb color for z wave anymore. I can turn it on but color picker wont react to my input. Also my Automations which include a certain color won*t turn on my LED strip attached to Z-Wave Fibaro RGBW controller. Is there any help out there ?

@emlove
Copy link
Contributor Author

emlove commented Apr 18, 2017

@thundergreen
OK, your research in chat is correct. The python-openzwave v0.3.3 update is what broke this. (I was pretty sure I had tested it with #6445.) I use docker, so I got automatically updated and it broke for me. (Guessing @bboti86 is also on docker.)

I think we'll be best off just having v0.3.3 be the minimum supported version.

@balloob balloob mentioned this pull request Apr 21, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Aug 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zipato RGBW lights not changing color
6 participants