Compare commits

...

1 Commits

Author SHA1 Message Date
Paul Bottein
0e3f2dc017 Set climate as toggle domain 2025-02-10 14:59:31 +01:00

View File

@@ -99,6 +99,7 @@ export const DOMAINS_TOGGLE = new Set([
"switch",
"group",
"automation",
"climate",
"humidifier",
"valve",
]);