1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-05 12:52:19 +01:00

Synchronise Device Classes from Home Assistant (#5018)

This commit is contained in:
esphomebot
2023-06-28 10:19:36 +12:00
committed by GitHub
parent 108fabe18f
commit 9a149a7aba
2 changed files with 3 additions and 0 deletions

View File

@@ -968,6 +968,7 @@ DEVICE_CLASS_GAS = "gas"
DEVICE_CLASS_GATE = "gate"
DEVICE_CLASS_HEAT = "heat"
DEVICE_CLASS_HUMIDITY = "humidity"
DEVICE_CLASS_IDENTIFY = "identify"
DEVICE_CLASS_ILLUMINANCE = "illuminance"
DEVICE_CLASS_IRRADIANCE = "irradiance"
DEVICE_CLASS_LIGHT = "light"