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

Attribute color_temp does not work #20

Open
2 tasks done
CDRX2 opened this issue Mar 27, 2023 · 2 comments
Open
2 tasks done

Attribute color_temp does not work #20

CDRX2 opened this issue Mar 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@CDRX2
Copy link

CDRX2 commented Mar 27, 2023

Checklist:

  • I updated to the latest version available
  • I cleared the cache of my browser

Release with the issue:
2023.3.6
Last working release (if known):

Browser and Operating System:
Windows 11, Vivaldi 5.7.2921.65

Description of problem:

It seems this card does not work with the color_temp or color_temp_kelvin attribute.

The code I use:

type: custom:big-slider-card
entity: light.chevet_amis_geneve
name: Chevet amis Genève
attribute: color_temp_kelvin
colorize: true
icon: mdi:light-recessed
tap_action:
  action: none
min: 2500
max: 6500

For some reason, the slider has no effect. Same problem when using the color_temp attribute and adapting the min and max values accordingly. Light works fine, calling light.turn_on and setting color_temp via dev tools services works. Am I missing something obvious here?

@CDRX2 CDRX2 added the bug Something isn't working label Mar 27, 2023
@nicufarmache
Copy link
Owner

Thanks for reminding me about this. I actually didn't implement the color temp attributes yet. 😅
I'll probably add them in the next version

@BjornPython
Copy link

any plans on fixing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants