Add automation to list of domains that can use header toggle (#2900)

This commit is contained in:
Ian Richardson 2019-03-11 14:12:17 -05:00 committed by Paulus Schoutsen
parent cdde6f6f4c
commit e9c245015c

View File

@ -78,6 +78,7 @@ export const DOMAINS_TOGGLE = new Set([
"light",
"switch",
"group",
"automation",
]);
/** Temperature units. */