mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-16 22:40:49 +00:00
942 B
942 B
author, authorURL, title
| author | authorURL | title |
|---|---|---|
| epenet | https://github.com/epenet | Add more unit enumerators |
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