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
Describe the bug
In HA core 2024.1.1, the following warnings are generated each time HA starts up:
2024-01-11 07:54:16.014 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from lennoxs30, 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/PeteRager/lennoxs30/issues
2024-01-11 07:54:16.017 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from lennoxs30, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/PeteRager/lennoxs30/issues
2024-01-11 07:54:16.022 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from lennoxs30, 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/PeteRager/lennoxs30/issues
2024-01-11 07:54:16.025 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from lennoxs30, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/PeteRager/lennoxs30/issues
2024-01-11 07:54:16.027 WARNING (MainThread) [homeassistant.const] TIME_MINUTES was used from lennoxs30, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.MINUTES instead, please create a bug report at https://github.com/PeteRager/lennoxs30/issues
2024-01-11 07:54:16.031 WARNING (MainThread) [homeassistant.components.binary_sensor] DEVICE_CLASS_PRESENCE was used from lennoxs30, this is a deprecated constant which will be removed in HA Core 2025.1. Use BinarySensorDeviceClass.PRESENCE instead, please create a bug report at https://github.com/PeteRager/lennoxs30/issues
2024-01-11 07:54:16.033 WARNING (MainThread) [homeassistant.components.binary_sensor] DEVICE_CLASS_CONNECTIVITY was used from lennoxs30, this is a deprecated constant which will be removed in HA Core 2025.1. Use BinarySensorDeviceClass.CONNECTIVITY instead, please create a bug report at https://github.com/PeteRager/lennoxs30/issues
2024-01-11 07:54:16.036 WARNING (MainThread) [homeassistant.components.binary_sensor] DEVICE_CLASS_PRESENCE was used from lennoxs30, this is a deprecated constant which will be removed in HA Core 2025.1. Use BinarySensorDeviceClass.PRESENCE instead, please create a bug report at https://github.com/PeteRager/lennoxs30/issues
2024-01-11 07:54:16.038 WARNING (MainThread) [homeassistant.components.binary_sensor] DEVICE_CLASS_CONNECTIVITY was used from lennoxs30, this is a deprecated constant which will be removed in HA Core 2025.1. Use BinarySensorDeviceClass.CONNECTIVITY instead, please create a bug report at https://github.com/PeteRager/lennoxs30/issues
I'm reporting the issue as requested by the warning messages.
To Reproduce
Restart HA core.
Expected behavior
No warning messages.
Screenshots/Logs
NA
Version
Home Assistant: 2024.1.1
This Integration: 2023.10.1
**Integration Configuration **
Cloud or Local Connection: local
Inverter or Sensor Diagnostics Enabled: no
Additional context
NA
The text was updated successfully, but these errors were encountered:
Describe the bug
In HA core 2024.1.1, the following warnings are generated each time HA starts up:
I'm reporting the issue as requested by the warning messages.
To Reproduce
Restart HA core.
Expected behavior
No warning messages.
Screenshots/Logs
NA
Version
**Integration Configuration **
Additional context
NA
The text was updated successfully, but these errors were encountered: