mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +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",
|
"light",
|
||||||
"switch",
|
"switch",
|
||||||
"group",
|
"group",
|
||||||
|
"automation",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
/** Temperature units. */
|
/** Temperature units. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user