29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"set_hvac_mode": "zmie\u0144 tryb pracy dla {entity_name}",
|
|
"set_preset_mode": "zmie\u0144 ustawienia dla {entity_name}"
|
|
},
|
|
"condition_type": {
|
|
"is_hvac_mode": "na {entity_name} jest ustawiony okre\u015blony tryb HVAC",
|
|
"is_preset_mode": "na {entity_name} jest okre\u015blone ustawienie"
|
|
},
|
|
"trigger_type": {
|
|
"current_humidity_changed": "zmieni si\u0119 zmierzona wilgotno\u015b\u0107 {entity_name}",
|
|
"current_temperature_changed": "zmieni si\u0119 zmierzona temperatura {entity_name}",
|
|
"hvac_mode_changed": "zmieni si\u0119 tryb HVAC {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"auto": "automatyczny",
|
|
"cool": "ch\u0142odzenie",
|
|
"dry": "osuszanie",
|
|
"fan_only": "tylko wentylator",
|
|
"heat": "grzanie",
|
|
"heat_cool": "grzanie/ch\u0142odzenie",
|
|
"off": "wy\u0142."
|
|
}
|
|
},
|
|
"title": "Klimat"
|
|
} |