Add more unit enumerators
· One min read
As of Home Assistant Core 2023.1, the following unit constants are deprecated and replaced by a corresponding enum:
UnitOfApparentPowerenumerator replacesPOWER_VOLT_AMPEREconstantUnitOfDataRateenumerator replacesDATA_RATE_***constantsUnitOfElectricCurrentenumerator replacesELECTRIC_CURRENT_***constantsUnitOfElectricPotentialenumerator replacesELECTRIC_POTENTIAL_***constantsUnitOfFrequencyenumerator replacesFREQUENCY_***constantsUnitOfInformationenumerator replacesDATA_***constantsUnitOfIrradianceenumerator replacesIRRADIATION_***constantsUnitOfSoundPressureenumerator replacesSOUND_PRESSURE_***constantsUnitOfTimeenumerator replacesTIME_***constantsUnitOfVolumeFlowRateenumerator replacesVOLUME_FLOW_RATE_***constants