Set climate as toggle domain
parent
497c6c35f1
commit
0e3f2dc017
|
@ -99,6 +99,7 @@ export const DOMAINS_TOGGLE = new Set([
|
|||
"switch",
|
||||
"group",
|
||||
"automation",
|
||||
"climate",
|
||||
"humidifier",
|
||||
"valve",
|
||||
]);
|
||||
|
|
Loading…
Reference in New Issue