Add horizontal swing to climate (#22043)

This commit is contained in:
G Johansson
2024-11-27 15:10:11 +01:00
committed by GitHub
parent f9118a4b87
commit 988fa3e4e4
11 changed files with 490 additions and 7 deletions

View File

@@ -34,6 +34,7 @@ const TYPES: Set<LovelaceCardFeatureConfig["type"]> = new Set([
"alarm-modes",
"climate-fan-modes",
"climate-swing-modes",
"climate-swing-horizontal-modes",
"climate-hvac-modes",
"climate-preset-modes",
"cover-open-close",