Split program and mach mode of ac #75
This commit is contained in:
@@ -1839,7 +1839,31 @@
|
||||
},
|
||||
"climate": {
|
||||
"air_conditioner": {
|
||||
"name": "Klima"
|
||||
"name": "Klima",
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"name": "Programlar",
|
||||
"state": {
|
||||
"iot_10_heating": "10°C Isıtma fonksiyonu",
|
||||
"iot_auto": "Otomatik",
|
||||
"iot_cool": "Soğuk",
|
||||
"iot_dry": "Kuru",
|
||||
"iot_fan": "Fan",
|
||||
"iot_heat": "Isı",
|
||||
"iot_nano_aqua": "Nano Aqua",
|
||||
"iot_purify": "Kendi kendini arındırma",
|
||||
"iot_self_clean": "Kendi kendini temizleme",
|
||||
"iot_self_clean_56": "Steril Temizleme 56°C",
|
||||
"iot_simple_start": "Şimdi başlat",
|
||||
"iot_uv": "UV",
|
||||
"iot_uv_and_auto": "UV + Otomatik",
|
||||
"iot_uv_and_cool": "UV + Soğuk",
|
||||
"iot_uv_and_dry": "UV + Nem giderici",
|
||||
"iot_uv_and_fan": "UV + Fan",
|
||||
"iot_uv_and_heat": "UV + Isıtma"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fridge": {
|
||||
"name": "Buzdolabı",
|
||||
|
||||
Reference in New Issue
Block a user