Add changing fan position for ac #97 #108

This commit is contained in:
Andre Basche
2023-10-03 01:49:24 +02:00
parent 0e3d917ed1
commit 08fb9cb5b9
24 changed files with 498 additions and 2 deletions
@@ -1764,6 +1764,28 @@
"unknown": "unknown"
},
"name": "Grad der Verschmutzung"
},
"fan_horizontal": {
"name": "Richtung des Gebläses Horizontal",
"state": {
"position_1": "Fest - Position 1",
"position_2": "Fest - Position 2",
"position_3": "Fest - Position 3",
"position_4": "Fest - Position 4",
"position_5": "Fest - Position 5",
"swing": "Schwenkbewegung"
}
},
"fan_vertical": {
"name": "Richtung des Gebläses Vertikal",
"state": {
"position_1": "Fest - Position 1",
"position_2": "Fest - Position 2",
"position_3": "Fest - Position 3",
"position_4": "Fest - Position 4",
"position_5": "Fest - Position 5",
"swing": "Schwenkbewegung"
}
}
},
"switch": {