homeassistant-grohe_sense icon indicating copy to clipboard operation
homeassistant-grohe_sense copied to clipboard

2024.1 Homeassistant depricatin warning DEVICE_CLASS_TEMPERATURE and VOLUME_LITERS

Open pschyrembel258 opened this issue 1 year ago • 0 comments

DEVICE_CLASS_TEMPERATURE was used from grohe_sense, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.TEMPERATURE instead, please report it to the author of the 'grohe_sense' custom integration VOLUME_LITERS was used from grohe_sense, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfVolume.LITERS instead, please report it to the author of the 'grohe_sense' custom integration

pschyrembel258 avatar Jan 05 '24 10:01 pschyrembel258