1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-11 07:42:26 +01:00

Synchronise Device Classes from Home Assistant (#9513)

This commit is contained in:
esphomebot
2025-07-16 21:55:40 +12:00
committed by GitHub
parent e40b45cab1
commit d0b45f7cb6
3 changed files with 5 additions and 0 deletions

View File

@@ -1193,6 +1193,7 @@ UNIT_WATT = "W"
UNIT_WATT_HOURS = "Wh"
# device classes
DEVICE_CLASS_ABSOLUTE_HUMIDITY = "absolute_humidity"
DEVICE_CLASS_APPARENT_POWER = "apparent_power"
DEVICE_CLASS_AQI = "aqi"
DEVICE_CLASS_AREA = "area"