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

Warning > removal in HA Core 2026.1 #211

Open
nuki47 opened this issue Jan 10, 2025 · 0 comments
Open

Warning > removal in HA Core 2026.1 #211

nuki47 opened this issue Jan 10, 2025 · 0 comments

Comments

@nuki47
Copy link

nuki47 commented Jan 10, 2025

Version of the custom_component

2023.11.1

Debug log

Logger: homeassistant.components.light
Quelle: helpers/deprecation.py:222
Integration: Leuchte (Dokumentation, Probleme)
Erstmals aufgetreten: 09:10:10 (22 Vorkommnisse)
Zuletzt protokolliert: 09:10:24

ATTR_COLOR_TEMP was used from govee, this is a deprecated constant which will be removed in HA Core 2026.1. Use kelvin equivalent (ATTR_COLOR_TEMP_KELVIN) instead, please report it to the author of the 'govee' custom integration
SUPPORT_BRIGHTNESS was used from govee, this is a deprecated constant which will be removed in HA Core 2026.1. Use supported_color_modes instead, please report it to the author of the 'govee' custom integration
SUPPORT_COLOR was used from govee, this is a deprecated constant which will be removed in HA Core 2026.1. Use supported_color_modes instead, please report it to the author of the 'govee' custom integration
SUPPORT_COLOR_TEMP was used from govee, this is a deprecated constant which will be removed in HA Core 2026.1. Use supported_color_modes instead, please report it to the author of the 'govee' custom integration
ATTR_COLOR_TEMP was used from powercalc, this is a deprecated constant which will be removed in HA Core 2026.1. Use kelvin equivalent (ATTR_COLOR_TEMP_KELVIN) instead, please report it to the author of the 'powercalc' custom integration

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

No branches or pull requests

1 participant