mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Add automation to list of domains that can use header toggle (#2900)
This commit is contained in:
parent
cdde6f6f4c
commit
e9c245015c
@ -78,6 +78,7 @@ export const DOMAINS_TOGGLE = new Set([
|
||||
"light",
|
||||
"switch",
|
||||
"group",
|
||||
"automation",
|
||||
]);
|
||||
|
||||
/** Temperature units. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user