rospogrigio / airbnk_mqtt

MQTT control of Airbnk locks.
GNU General Public License v3.0
27 stars 6 forks source link

DEVICE_CLASS_SIGNAL_STRENGTH and others was used from airbnk_mqtt, this is a deprecated constant which will be removed in HA Core 2025.1. #42

Open VikeDragon opened 5 months ago

VikeDragon commented 5 months ago

Greetings! Please help with:

The registrar: homeassistant.const Источник: helpers/deprecation.py:206 The first message: 14:17:16 (156 сообщений) Last message: 14:17:35

DEVICE_CLASS_SIGNAL_STRENGTH was used from airbnk_mqtt, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.SIGNAL_STRENGTH instead, please report it to the author of the 'airbnk_mqtt' custom integration ELECTRIC_POTENTIAL_VOLT was used from airbnk_mqtt, 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 'airbnk_mqtt' custom integration TIME_SECONDS was used from airbnk_mqtt, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.SECONDS instead, please report it to the author of the 'airbnk_mqtt' custom integration DATA_MEGABYTES was used from miwifi, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.MEGABYTES instead, please report it to the author of the 'miwifi' custom integration TEMP_CELSIUS was used from miwifi, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'miwifi' custom integration