Introducing new unit enumerators
· One min read
As of Home Assistant Core 2022.11, the following unit constants are deprecated and replaced by a corresponding enum:
UnitOfEnergyenumerator replacesENERGY_***constantsUnitOfLengthenumerator replacesLENGTH_***constantsUnitOfMassenumerator replacesMASS_***constantsUnitOfPowerenumerator replacesPOWER_***constantsUnitOfPressureenumerator replacesPRESSURE_***constantsUnitOfSpeedenumerator replacesSPEED_***constantsUnitOfTemperatureenumerator replacesTEMP_***constantsUnitOfVolumeenumerator replacesVOLUME_***constants