Split program and mach mode of ac #75

This commit is contained in:
Andre Basche
2023-06-21 19:52:32 +02:00
parent 78727e89cd
commit fbd1bdf5ba
23 changed files with 508 additions and 31 deletions

View File

@ -964,7 +964,15 @@
},
"climate": {
"air_conditioner": {
"name": "Air conditioner"
"name": "Air conditioner",
"state_attributes": {
"preset_mode": {
"name": "Programs",
"state": {
"iot_simple_start": "התחל עכשיו"
}
}
}
},
"fridge": {
"name": "Fridge",