mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 20:02:22 +01:00
Re-instate device class update for binary sensors (#2743)
This commit is contained in:
@@ -863,6 +863,7 @@ DEVICE_CLASS_SAFETY = "safety"
|
||||
DEVICE_CLASS_SMOKE = "smoke"
|
||||
DEVICE_CLASS_SOUND = "sound"
|
||||
DEVICE_CLASS_TAMPER = "tamper"
|
||||
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