zaubererty / homeassistant-mvpv

MYPV integration for home assistant
MIT License
18 stars 7 forks source link

Deprecated constants which will be removed in HA 2025.1 #7

Open dersch81 opened 6 months ago

dersch81 commented 6 months ago

Logger: homeassistant.const Source: helpers/deprecation.py:205 First occurred: 15:48:56 (8 occurrences) Last logged: 15:49:02

POWER_WATT was used from mypv, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfPower.WATT instead, please report it to the author of the 'mypv' custom integration ELECTRIC_POTENTIAL_VOLT was used from mypv, 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 'mypv' custom integration ELECTRIC_CURRENT_AMPERE was used from mypv, 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 'mypv' custom integration FREQUENCY_HERTZ was used from mypv, 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 'mypv' custom integration TEMP_CELSIUS was used from mypv, 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 'mypv' custom integration

melik787 commented 2 months ago

Our integration fixed that issue https://github.com/EldarKarahasanovic/myPVHomeAssistant?tab=readme-ov-file