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

[Bug]: light card uses deprecated attribute for colour temperature #1620

Open
3 tasks done
lenwar opened this issue Jan 4, 2025 · 0 comments
Open
3 tasks done

[Bug]: light card uses deprecated attribute for colour temperature #1620

lenwar opened this issue Jan 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@lenwar
Copy link

lenwar commented Jan 4, 2025

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Mushroom version.
  • I did a search to see if there is a similar issue or if a pull request is open.
  • I have read the state of card mod support (in pin issues) and understand card mod support is not provided in this repository.

Current Behavior

When changing the colour temperature of a light using a light-card, the card sends color_temp, where it should send color_temp_kelvin.

The following error comes in to the logging of Home Assistant.

Got color_temp argument in turn_on service, which is deprecated and will break in Home Assistant 2026.1, please use color_temp_kelvin argument

Expected Behavior

Don’t generate an error.

Steps To Reproduce

  • Use a light card
  • Change the colour temperature of a light device.

Context

YAML state

Environment

- Browser: (iOS app)
- HA Version: 2025.1.0
- Mushroom: 4.2.1

Anything else?

No response

@lenwar lenwar added the bug Something isn't working label Jan 4, 2025
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

1 participant