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

HSL color integration #1028

Merged
merged 2 commits into from May 21, 2019

Conversation

20goto10
Copy link

Several device types linked through Openhab take an HSL/HSB value in their color setting. This code allows Ha-bridge to convert color instructions to the HSB format for passing over to Openhab and allowing openhab to handle the device-specific details from there.

I have tested this with the tplinksmarthome and wifileds bindings in Openhab. I suspect it works with many other Openhab bindings.

@bwssytems
Copy link
Owner

Thanks, will take a look

@benjamin-salchow
Copy link

Hello bwssytems, did you had the time to take a look? The HSL type looks good and I use this feature too.

@bwssytems
Copy link
Owner

This looks great! Thanks for adding and contributing. Will put in the next release.

@bwssytems bwssytems changed the base branch from master to target_5_2_next May 21, 2019 14:57
@bwssytems bwssytems merged commit b6b9089 into bwssytems:target_5_2_next May 21, 2019
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.

None yet

3 participants