mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add missing device classes for entity-registry-settings-editor (#19231)
* Add connectivity device class for binary sensors * Add update device class * Separate connectivity and update
This commit is contained in:
parent
53a25dde26
commit
def2eadc24
@ -118,6 +118,8 @@ const OVERRIDE_DEVICE_CLASSES = {
|
||||
"carbon_monoxide",
|
||||
"moisture",
|
||||
], // Alarm
|
||||
["connectivity"], // Connectivity
|
||||
["update"], // Update
|
||||
],
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user