diff --git a/src/common/const.ts b/src/common/const.ts index ed50e1133e..961ffd9d2e 100644 --- a/src/common/const.ts +++ b/src/common/const.ts @@ -78,6 +78,7 @@ export const DOMAINS_TOGGLE = new Set([ "light", "switch", "group", + "automation", ]); /** Temperature units. */