1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-04 12:22:20 +01:00

Add device class update to binary sensor (#2170)

This commit is contained in:
Franck Nijhof
2021-08-17 11:44:05 +02:00
committed by GitHub
parent ebabf0e7d8
commit 8eb18995cb
2 changed files with 3 additions and 0 deletions

View File

@@ -813,6 +813,7 @@ DEVICE_CLASS_PROBLEM = "problem"
DEVICE_CLASS_SAFETY = "safety"
DEVICE_CLASS_SMOKE = "smoke"
DEVICE_CLASS_SOUND = "sound"
DEVICE_CLASS_UPDATE = "update"
DEVICE_CLASS_VIBRATION = "vibration"
DEVICE_CLASS_WINDOW = "window"
# device classes of both binary_sensor and sensor component