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
DEVICE_CLASS_BATTERY was used from waveshare_ups_hat, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.BATTERY instead, please create a bug report at https://github.com/mykhailog/hacs_waveshare_ups_hat/issues
The text was updated successfully, but these errors were encountered:
Logger: homeassistant.const
Source: helpers/deprecation.py:205
First occurred: 13:38:45 (2 occurrences)
Last logged: 13:38:45
DEVICE_CLASS_POWER was used from waveshare_ups_hat, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.POWER instead, please create a bug report at https://github.com/mykhailog/hacs_waveshare_ups_hat/issues
DEVICE_CLASS_BATTERY was used from waveshare_ups_hat, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.BATTERY instead, please create a bug report at https://github.com/mykhailog/hacs_waveshare_ups_hat/issues
Hi I am getting the following in my logs:
DEVICE_CLASS_BATTERY was used from waveshare_ups_hat, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.BATTERY instead, please create a bug report at https://github.com/mykhailog/hacs_waveshare_ups_hat/issues
The text was updated successfully, but these errors were encountered: