mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Synchronise Device Classes from Home Assistant (#6638)
This commit is contained in:
@@ -25,8 +25,8 @@ IS_PLATFORM_COMPONENT = True
|
|||||||
|
|
||||||
DEVICE_CLASSES = [
|
DEVICE_CLASSES = [
|
||||||
DEVICE_CLASS_BUTTON,
|
DEVICE_CLASS_BUTTON,
|
||||||
DEVICE_CLASS_EMPTY,
|
|
||||||
DEVICE_CLASS_DOORBELL,
|
DEVICE_CLASS_DOORBELL,
|
||||||
|
DEVICE_CLASS_EMPTY,
|
||||||
DEVICE_CLASS_MOTION,
|
DEVICE_CLASS_MOTION,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user