29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"action_type": {
|
||
|
"set_hvac_mode": "Skift af klimaanl\u00e6gstilstand p\u00e5 {entity_name}",
|
||
|
"set_preset_mode": "Skift af forudindstilling p\u00e5 {entity_name}"
|
||
|
},
|
||
|
"condition_type": {
|
||
|
"is_hvac_mode": "{entity_name} er indstillet til en bestemt klimaanl\u00e6gstilstand",
|
||
|
"is_preset_mode": "{entity_name} er indstillet til en bestemt forudindstillet tilstand"
|
||
|
},
|
||
|
"trigger_type": {
|
||
|
"current_humidity_changed": "{entity_name} m\u00e5lte luftfugtighed \u00e6ndret",
|
||
|
"current_temperature_changed": "{entity_name} m\u00e5lte temperatur \u00e6ndret",
|
||
|
"hvac_mode_changed": "{entity_name} klimaanl\u00e6gstilstand \u00e6ndret"
|
||
|
}
|
||
|
},
|
||
|
"state": {
|
||
|
"_": {
|
||
|
"auto": "Auto",
|
||
|
"cool": "K\u00f8l",
|
||
|
"dry": "T\u00f8r",
|
||
|
"fan_only": "Kun bl\u00e6ser",
|
||
|
"heat": "Varme",
|
||
|
"heat_cool": "Opvarm/k\u00f8l",
|
||
|
"off": "Fra"
|
||
|
}
|
||
|
},
|
||
|
"title": "Klima"
|
||
|
}
|