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