mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 08:33:31 +01:00
Add cover of device type window to the security dashboard (#29797)
This commit is contained in:
@@ -32,7 +32,7 @@ export const securityEntityFilters: EntityFilter[] = [
|
||||
},
|
||||
{
|
||||
domain: "cover",
|
||||
device_class: ["door", "garage", "gate"],
|
||||
device_class: ["door", "garage", "gate", "window"],
|
||||
entity_category: "none",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user