Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

deprecated constant which will be removed in HA Core 2025.1 #72

Open
Blascox92 opened this issue Jun 20, 2024 · 0 comments
Open

deprecated constant which will be removed in HA Core 2025.1 #72

Blascox92 opened this issue Jun 20, 2024 · 0 comments

Comments

@Blascox92
Copy link

SUPPORT_TARGET_HUMIDITY was used from climate_group, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_HUMIDITY instead, please report it to the author of the 'climate_group' custom integration
SUPPORT_FAN_MODE was used from climate_group, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.FAN_MODE instead, please report it to the author of the 'climate_group' custom integration
SUPPORT_PRESET_MODE was used from climate_group, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.PRESET_MODE instead, please report it to the author of the 'climate_group' custom integration
SUPPORT_SWING_MODE was used from climate_group, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.SWING_MODE instead, please report it to the author of the 'climate_group' custom integration
SUPPORT_AUX_HEAT was used from climate_group, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.AUX_HEAT instead, please report it to the author of the 'climate_group' custom integration

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant