CJNE / thermiagenesis

Home assistant custom component for Thermia Inverter/Mega heat pumps
MIT License
20 stars 12 forks source link

Deprecated supported features #258

Closed Hedin closed 6 months ago

Hedin commented 8 months ago

It's telling me to post this here. Please remove if it's wrong.

WARNING (MainThread) [homeassistant.components.sensor] STATE_CLASS_TOTAL_INCREASING was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.TOTAL_INCREASING instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.sensor] STATE_CLASS_TOTAL_INCREASING was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.TOTAL_INCREASING instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.sensor] STATE_CLASS_MEASUREMENT was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.MEASUREMENT instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.sensor] STATE_CLASS_MEASUREMENT was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.MEASUREMENT instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.climate.const] CURRENT_HVAC_HEAT was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.HEATING instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.climate.const] CURRENT_HVAC_IDLE was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.IDLE instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.climate.const] CURRENT_HVAC_OFF was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.OFF instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_AUTO was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.AUTO instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_HEAT was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_OFF was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.OFF instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.climate.const] SUPPORT_TARGET_TEMPERATURE was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_TEMPERATURE instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.climate.const] SUPPORT_TARGET_TEMPERATURE_RANGE was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_TEMPERATURE_RANGE instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.sensor] STATE_CLASS_MEASUREMENT was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.MEASUREMENT instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.components.sensor] STATE_CLASS_MEASUREMENT was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.MEASUREMENT instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from thermiagenesis, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/CJNE/thermiagenesis/issues WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.thermiagenesis.climate.ThermiaClimateSensor'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <ClimateEntityFeature.TARGET_TEMPERATURE_RANGE: 2>, please create a bug report at https://github.com/CJNE/thermiagenesis/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.thermiagenesis.climate.ThermiaClimateSensor'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <ClimateEntityFeature.TARGET_TEMPERATURE: 1>, please create a bug report at https://github.com/CJNE/thermiagenesis/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.thermiagenesis.climate.ThermiaClimateSensor'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <ClimateEntityFeature.TARGET_TEMPERATURE: 1>, please create a bug report at https://github.com/CJNE/thermiagenesis/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation