Set climate as toggle domain

pull/24158/head
Paul Bottein 2025-02-10 14:59:31 +01:00
parent 497c6c35f1
commit 0e3f2dc017
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

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