Skip to content

Fix deprecated ATTR_COLOR_TEMP#57

Merged
chazzu merged 1 commit intochazzu:masterfrom
Snuffy2:Fix-deprecated-items
Oct 5, 2025
Merged

Fix deprecated ATTR_COLOR_TEMP#57
chazzu merged 1 commit intochazzu:masterfrom
Snuffy2:Fix-deprecated-items

Conversation

@Snuffy2
Copy link
Contributor

@Snuffy2 Snuffy2 commented Oct 5, 2025

Handle behind the scenes the deprecation of ATTR_COLOR_TEMP. If it is being used, hass-animated-scenes will change it to ATTR_COLOR_TEMP_KELVIN and convert the mireds to kelvin.

Remove the color_temp mode from the Readme.

Fixes #53

@Snuffy2 Snuffy2 marked this pull request as draft October 5, 2025 01:11
@Snuffy2 Snuffy2 force-pushed the Fix-deprecated-items branch from 1dcc40e to bcf30d0 Compare October 5, 2025 01:20
@Snuffy2 Snuffy2 marked this pull request as ready for review October 5, 2025 01:22
@chazzu chazzu merged commit 57c4461 into chazzu:master Oct 5, 2025
3 checks passed
@Snuffy2 Snuffy2 deleted the Fix-deprecated-items branch October 5, 2025 02:38
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.

ATTR_COLOR_TEMP should be ATTR_COLOR_TEMP_KELVIN

2 participants