27 lines
847 B
JSON
27 lines
847 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert",
|
|
"already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede",
|
|
"cannot_connect": "Tilkobling mislyktes"
|
|
},
|
|
"flow_title": "{host}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Vil du legge Arcam FMJ p\u00e5 `{host}` til Home Assistant?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Vert",
|
|
"port": "Port"
|
|
},
|
|
"description": "Vennligst skriv inn vertsnavnet eller IP-adressen til enheten."
|
|
}
|
|
}
|
|
},
|
|
"device_automation": {
|
|
"trigger_type": {
|
|
"turn_on": "{entity_name} ble bedt om \u00e5 sl\u00e5 p\u00e5"
|
|
}
|
|
}
|
|
} |