You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger: homeassistant.const
Source: helpers/deprecation.py:222
First occurred: 12:32:21 AM (2 occurrences)
Last logged: 12:32:27 AM
TEMP_CELSIUS was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'salusfy' custom integration
POWER_VOLT_AMPERE_REACTIVE was used from huawei_solar, this is a deprecated constant which will be removed in HA Core 2025.9. Use UnitOfReactivePower.VOLT_AMPERE_REACTIVE instead, please report it to the author of the 'huawei_solar' custom integration
Logger: homeassistant.components.climate
Source: components/climate/init.py:384
integration: Climate (documentation, issues)
First occurred: 12:32:22 AM (1 occurrences)
Last logged: 12:32:22 AM
Entity None (<class 'custom_components.salusfy.climate.SalusThermostat'>) implements HVACMode(s): heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/floringhimie/salusfy/issues
Logger: homeassistant.components.climate.const
Source: helpers/deprecation.py:222
integration: Climate (documentation, issues)
First occurred: 12:32:21 AM (5 occurrences)
Last logged: 12:32:21 AM
CURRENT_HVAC_HEAT was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.HEATING instead, please report it to the author of the 'salusfy' custom integration
CURRENT_HVAC_IDLE was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.IDLE instead, please report it to the author of the 'salusfy' custom integration
HVAC_MODE_HEAT was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT instead, please report it to the author of the 'salusfy' custom integration
HVAC_MODE_OFF was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.OFF instead, please report it to the author of the 'salusfy' custom integration
SUPPORT_TARGET_TEMPERATURE was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'salusfy' custom integration
The text was updated successfully, but these errors were encountered:
Logger: homeassistant.const
Source: helpers/deprecation.py:222
First occurred: 12:32:21 AM (2 occurrences)
Last logged: 12:32:27 AM
TEMP_CELSIUS was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'salusfy' custom integration
POWER_VOLT_AMPERE_REACTIVE was used from huawei_solar, this is a deprecated constant which will be removed in HA Core 2025.9. Use UnitOfReactivePower.VOLT_AMPERE_REACTIVE instead, please report it to the author of the 'huawei_solar' custom integration
Logger: homeassistant.components.climate
Source: components/climate/init.py:384
integration: Climate (documentation, issues)
First occurred: 12:32:22 AM (1 occurrences)
Last logged: 12:32:22 AM
Entity None (<class 'custom_components.salusfy.climate.SalusThermostat'>) implements HVACMode(s): heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/floringhimie/salusfy/issues
Logger: homeassistant.components.climate.const
Source: helpers/deprecation.py:222
integration: Climate (documentation, issues)
First occurred: 12:32:21 AM (5 occurrences)
Last logged: 12:32:21 AM
CURRENT_HVAC_HEAT was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.HEATING instead, please report it to the author of the 'salusfy' custom integration
CURRENT_HVAC_IDLE was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.IDLE instead, please report it to the author of the 'salusfy' custom integration
HVAC_MODE_HEAT was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT instead, please report it to the author of the 'salusfy' custom integration
HVAC_MODE_OFF was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.OFF instead, please report it to the author of the 'salusfy' custom integration
SUPPORT_TARGET_TEMPERATURE was used from salusfy, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'salusfy' custom integration
The text was updated successfully, but these errors were encountered: