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": "Nivelul de pătare"
},
"fan_horizontal": {
"name": "Direcția ventilatorului Orizontal",
"state": {
"position_1": "Fix - Poziție 1",
"position_2": "Fix - Poziție 2",
"position_3": "Fix - Poziție 3",
"position_4": "Fix - Poziție 4",
"position_5": "Fix - Poziție 5",
"swing": "Baleiere"
}
},
"fan_vertical": {
"name": "Direcția ventilatorului Vertical",
"state": {
"position_1": "Fix - Poziție 1",
"position_2": "Fix - Poziție 2",
"position_3": "Fix - Poziție 3",
"position_4": "Fix - Poziție 4",
"position_5": "Fix - Poziție 5",
"swing": "Baleiere"
}
}
},
"switch": {