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:
@@ -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
|
||||
|
Reference in New Issue
Block a user