Split program and mach mode of ac #75
This commit is contained in:
@ -1839,7 +1839,31 @@
|
||||
},
|
||||
"climate": {
|
||||
"air_conditioner": {
|
||||
"name": "Κλιματιστικό"
|
||||
"name": "Κλιματιστικό",
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"name": "Προγράμματα",
|
||||
"state": {
|
||||
"iot_10_heating": "10° C Λειτουργία θέρμανσης",
|
||||
"iot_auto": "Αυτόματο",
|
||||
"iot_cool": "Ψύξη",
|
||||
"iot_dry": "Στέγνωμα",
|
||||
"iot_fan": "Ανεμιστήρας",
|
||||
"iot_heat": "Ζέστη",
|
||||
"iot_nano_aqua": "Nano Aqua",
|
||||
"iot_purify": "Αυτοκαθαρισμός",
|
||||
"iot_self_clean": "Αυτοκαθαρισμός",
|
||||
"iot_self_clean_56": "Steri-Clean 56°C",
|
||||
"iot_simple_start": "Εκκίνηση τώρα",
|
||||
"iot_uv": "UV",
|
||||
"iot_uv_and_auto": "UV + Auto",
|
||||
"iot_uv_and_cool": "UV + Ψύξη",
|
||||
"iot_uv_and_dry": "UV + Αφυγραντήρας",
|
||||
"iot_uv_and_fan": "UV + Ανεμιστήρας",
|
||||
"iot_uv_and_heat": "UV + Θέρμανση"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fridge": {
|
||||
"name": "Ψυγείο",
|
||||
|
Reference in New Issue
Block a user