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

Allow users to add their custom color wheel on YAML config #86

Closed
xaviml opened this issue Jun 5, 2020 · 2 comments
Closed

Allow users to add their custom color wheel on YAML config #86

xaviml opened this issue Jun 5, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@xaviml
Copy link
Owner

xaviml commented Jun 5, 2020

Feature Request

Is your feature request related to a problem?

Limitation on choosing a custom color wheel.

Describe the solution / feature you'd like

As of now, ControllerX allows users to use hold_color_up and hold_color_down to change the color of the light. This goes over a color wheel that is preset on the Python code. The colors match with the external wheel from the Home Assistant light card:

e62fd108b0c4ac5805ee65175cd06522f10b9df1_2_259x500

This feature request proposes to change this in a manner that the current wheel will be the default color wheel, but users will be able to change this color wheel in their YAML configuration.

@xaviml xaviml added the enhancement New feature or request label Jun 5, 2020
@xaviml xaviml self-assigned this Jun 5, 2020
@xaviml
Copy link
Owner Author

xaviml commented Jun 5, 2020

Related to this, I could create preset color wheels:

  • Color wheel (the one we currently have)
  • Color temperature wheel. XY color can be calculated from color temperature. This a lookup table for reference.

PlanckianLocus

This way users will be able to choose a preset color wheel or using their own color wheel.

xaviml added a commit that referenced this issue Jun 28, 2020
@xaviml
Copy link
Owner Author

xaviml commented Jun 29, 2020

This is shipped on ControllerX v3.0.0

@xaviml xaviml closed this as completed Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant