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

Fixes HomeAssistant deprecation warning #2634

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Fixes HomeAssistant deprecation warning #2634

merged 1 commit into from
Jan 24, 2025

Conversation

luebbe
Copy link
Contributor

@luebbe luebbe commented Jan 21, 2025

Fixes:

Deprecated flag color_mode used in MQTT JSON light config , the color_mode flag is not used anymore and should be removed.
...
This will stop working in Home Assistant Core 2025.3

According to home-assistant/core#111676, the color_mode flag isn't used anymore in HA since 2024.04. There has been enough grace time, so this flag can safely be removed from the MQTT JSON light config.

Tested with HA 2025.01 and a handful of H801 devices.

Deprecated flag `color_mode` used in MQTT JSON light config , the `color_mode` flag is not used anymore and should be removed.
...
This will stop working in Home Assistant Core 2025.3
@mcspr mcspr merged commit 97db8fc into xoseperez:dev Jan 24, 2025
5 checks passed
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