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

Added color CIE to color HEX converter #73

Merged
merged 10 commits into from
May 6, 2022
Merged

Conversation

marc2016
Copy link
Contributor

Hello,

thank you for the awesome adapter :-)
I added a color CIE to color HEX converter to the adapter. All my Zigbee RBG lights have a color state in CIE format and most other adapter or smart home services using HEX codes for colors (e.g. ioBroker Jarvis or Google Home). To use the converter, the state must have the role "color.CIE" and the type "array".
I tested the adapter and fixed a few bugs. My extension has been running stable for two days :-)

@marc2016
Copy link
Contributor Author

Hi.

I merged the new version in the pull request. Maybe you can look at it now :-)

@Scrounger
Copy link
Owner

Thank you.
Can you please add support for Admin 5 custom dialog - jsonCustom.json?

@@ -456,6 +456,29 @@
}
}
}
},
"panel_expertSettings_colorCie": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should BE the support for Admin 5 custom dialog? Or is something missing?

@Scrounger
Copy link
Owner

@marc2016:
perfect have not seen that's still implemented. Thank you!

@Scrounger Scrounger merged commit f22c5d9 into Scrounger:master May 6, 2022
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