Split program and mach mode of ac #75
This commit is contained in:
@@ -1839,7 +1839,31 @@
|
||||
},
|
||||
"climate": {
|
||||
"air_conditioner": {
|
||||
"name": "Klimatizacijski uređaj"
|
||||
"name": "Klimatizacijski uređaj",
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"name": "Programi",
|
||||
"state": {
|
||||
"iot_10_heating": "Funkcija grijanja na 10 °C",
|
||||
"iot_auto": "Automatski",
|
||||
"iot_cool": "Hlađenje",
|
||||
"iot_dry": "Sušenje",
|
||||
"iot_fan": "Ventilator",
|
||||
"iot_heat": "Zagrijavanje",
|
||||
"iot_nano_aqua": "Nano Aqua",
|
||||
"iot_purify": "Sampročišćavanje",
|
||||
"iot_self_clean": "Samočišćenje",
|
||||
"iot_self_clean_56": "Sterilno čišćenje 56°C",
|
||||
"iot_simple_start": "Pokreni sada",
|
||||
"iot_uv": "UV",
|
||||
"iot_uv_and_auto": "UV + automatski",
|
||||
"iot_uv_and_cool": "UV + hladno",
|
||||
"iot_uv_and_dry": "UV + odvlaživač",
|
||||
"iot_uv_and_fan": "UV + ventilator",
|
||||
"iot_uv_and_heat": "UV + grijanje"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fridge": {
|
||||
"name": "Hladnjak",
|
||||
|
||||
Reference in New Issue
Block a user