02-12-2024, 03:20 PM
W intergacji Home Assistant są błędy:
Kod:
Logger: homeassistant.const
Source: helpers/deprecation.py:205
First occurred: 13:13:49 (16 occurrences)
Last logged: 13:13:49
DEVICE_CLASS_VOLTAGE was used from lk3, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.VOLTAGE instead, please report it to the author of the 'lk3' custom integration
ELECTRIC_CURRENT_AMPERE was used from lk3, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfElectricCurrent.AMPERE instead, please report it to the author of the 'lk3' custom integration
ELECTRIC_POTENTIAL_VOLT was used from lk3, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfElectricPotential.VOLT instead, please report it to the author of the 'lk3' custom integration
FREQUENCY_HERTZ was used from lk3, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfFrequency.HERTZ instead, please report it to the author of the 'lk3' custom integration
TIME_HOURS was used from lk3, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.HOURS instead, please report it to the author of the 'lk3' custom integration
<t></t>