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 hue_power_on_color action to use refactored color library #2851

Merged
merged 1 commit into from
Jul 31, 2021

Conversation

davidjb
Copy link
Contributor

@davidjb davidjb commented Jul 31, 2021

This applies the lib changes from #2453 to Hue power on hex color conversion.

Previously, trying to set the power on color resulted in an error since the function no longer exists:

TypeError: utils.hexToXY is not a function

Applies changes to Hue power on hex color conversion as per Koenkk#2453
@Koenkk
Copy link
Owner

Koenkk commented Jul 31, 2021

Thanks!

@Koenkk Koenkk merged commit 7dced0a into Koenkk:master Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants