ha-sunspec icon indicating copy to clipboard operation
ha-sunspec copied to clipboard

deprecation Warning 2024.6.3/2024.06.0

Open TomEnde92 opened this issue 1 year ago • 0 comments

Logger: homeassistant.const Bron: helpers/deprecation.py:197 Eerst voorgekomen: 22:10:41 (36 gebeurtenissen) Laatst gelogd: 22:10:42

PRESSURE_HPA was used from sunspec, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfPressure.HPA instead, please create a bug report at https://github.com/cjne/ha-sunspec/issues

SPEED_METERS_PER_SECOND was used from sunspec, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfSpeed.METERS_PER_SECOND instead, please create a bug report at https://github.com/cjne/ha-sunspec/issues

TEMP_CELSIUS was used from sunspec, 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/ha-sunspec/issues

TIME_MILLISECONDS was used from sunspec, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.MILLISECONDS instead, please create a bug report at https://github.com/cjne/ha-sunspec/issues

TIME_SECONDS was used from sunspec, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.SECONDS instead, please create a bug report at https://github.com/cjne/ha-sunspec/issues


Logger: homeassistant.components.sensor Bron: helpers/deprecation.py:197 integratie: Sensor (documentatie, problemen) Eerst voorgekomen: 22:10:41 (24 gebeurtenissen) Laatst gelogd: 22:10:42

DEVICE_CLASS_ENERGY was used from sunspec, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.ENERGY instead, please create a bug report at https://github.com/cjne/ha-sunspec/issues

DEVICE_CLASS_TEMPERATURE was used from sunspec, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.TEMPERATURE instead, please create a bug report at https://github.com/cjne/ha-sunspec/issues

DEVICE_CLASS_VOLTAGE was used from sunspec, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.VOLTAGE instead, please create a bug report at https://github.com/cjne/ha-sunspec/issues

STATE_CLASS_MEASUREMENT was used from sunspec, 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/ha-sunspec/issues

STATE_CLASS_TOTAL_INCREASING was used from sunspec, 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/ha-sunspec/issues

TomEnde92 avatar Jun 20 '24 20:06 TomEnde92