120 lines
4.2 KiB
JSON
120 lines
4.2 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"set_hvac_mode": "Zm\u011bnit re\u017eim HVAC na {entity_name}",
|
|
"set_preset_mode": "Zm\u011bnit p\u0159edvolbu na {entity_name}"
|
|
},
|
|
"condition_type": {
|
|
"is_hvac_mode": "{entity_name} je nastaveno na ur\u010dit\u00fd re\u017eim HVAC",
|
|
"is_preset_mode": "{entity_name} je nastaveno na p\u0159edvolbu"
|
|
},
|
|
"trigger_type": {
|
|
"current_humidity_changed": "M\u011b\u0159en\u00e1 vlhkost na {entity_name} zm\u011bn\u011bna",
|
|
"current_temperature_changed": "M\u011b\u0159en\u00e1 teplota na {entity_name} zm\u011bn\u011bna",
|
|
"hvac_mode_changed": "Re\u017eim HVAC na {entity_name} zm\u011bn\u011bn"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"auto": "Auto",
|
|
"cool": "Chlazen\u00ed",
|
|
"dry": "Vysou\u0161en\u00ed",
|
|
"fan_only": "Pouze ventil\u00e1tor",
|
|
"heat": "Vyt\u00e1p\u011bn\u00ed",
|
|
"heat_cool": "Vyt\u00e1p\u011bn\u00ed/Chlazen\u00ed",
|
|
"off": "Vypnuto"
|
|
}
|
|
},
|
|
"state_attributes": {
|
|
"_": {
|
|
"current_humidity": {
|
|
"name": "Aktu\u00e1ln\u00ed vlhkost"
|
|
},
|
|
"current_temperature": {
|
|
"name": "Aktu\u00e1ln\u00ed teplota"
|
|
},
|
|
"fan_mode": {
|
|
"name": "Re\u017eim ventil\u00e1toru",
|
|
"state": {
|
|
"auto": "Auto",
|
|
"off": "Vypnuto",
|
|
"on": "Zapnuto"
|
|
}
|
|
},
|
|
"fan_modes": {
|
|
"name": "Re\u017eimy ventil\u00e1toru"
|
|
},
|
|
"humidity": {
|
|
"name": "C\u00edlov\u00e1 vlhkost"
|
|
},
|
|
"hvac_action": {
|
|
"name": "Aktu\u00e1ln\u00ed akce",
|
|
"state": {
|
|
"cooling": "Chlazen\u00ed",
|
|
"drying": "Vysou\u0161en\u00ed",
|
|
"fan": "V\u011btr\u00e1n\u00ed",
|
|
"heating": "Vyt\u00e1p\u011bn\u00ed",
|
|
"idle": "Ne\u010dinn\u00fd",
|
|
"off": "Vypnuto"
|
|
}
|
|
},
|
|
"hvac_modes": {
|
|
"name": "Re\u017eimy HVAC"
|
|
},
|
|
"max_humidity": {
|
|
"name": "Maxim\u00e1ln\u00ed c\u00edlov\u00e1 vlhkost"
|
|
},
|
|
"max_temp": {
|
|
"name": "Maxim\u00e1ln\u00ed c\u00edlov\u00e1 teplota"
|
|
},
|
|
"min_humidity": {
|
|
"name": "Minim\u00e1ln\u00ed c\u00edlov\u00e1 vlhkost"
|
|
},
|
|
"min_temp": {
|
|
"name": "Minim\u00e1ln\u00ed c\u00edlov\u00e1 teplota"
|
|
},
|
|
"preset_mode": {
|
|
"name": "P\u0159edvolba",
|
|
"state": {
|
|
"activity": "Aktivita",
|
|
"away": "Pry\u010d",
|
|
"boost": "Boost",
|
|
"comfort": "Komfort",
|
|
"eco": "Eko",
|
|
"home": "Doma",
|
|
"none": "\u017d\u00e1dn\u00e1",
|
|
"sleep": "Sp\u00e1nek"
|
|
}
|
|
},
|
|
"preset_modes": {
|
|
"name": "P\u0159edvolby"
|
|
},
|
|
"swing_mode": {
|
|
"name": "Re\u017eim kmit\u00e1n\u00ed",
|
|
"state": {
|
|
"both": "Oba",
|
|
"horizontal": "Horizont\u00e1ln\u00ed",
|
|
"off": "Vypnuto",
|
|
"on": "Zapnuto",
|
|
"vertical": "Vertik\u00e1ln\u00ed"
|
|
}
|
|
},
|
|
"swing_modes": {
|
|
"name": "Re\u017eimy kmit\u00e1n\u00ed"
|
|
},
|
|
"target_temp_high": {
|
|
"name": "Horn\u00ed c\u00edlov\u00e1 teplota"
|
|
},
|
|
"target_temp_low": {
|
|
"name": "Doln\u00ed c\u00edlov\u00e1 teplota"
|
|
},
|
|
"target_temp_step": {
|
|
"name": "Krok c\u00edlov\u00e9 teploty"
|
|
},
|
|
"temperature": {
|
|
"name": "C\u00edlov\u00e1 teplota"
|
|
}
|
|
}
|
|
},
|
|
"title": "Klima"
|
|
} |