37 lines
1.4 KiB
JSON
37 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert",
|
|
"already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede",
|
|
"connection_error": "Tilkobling mislyktes"
|
|
},
|
|
"error": {
|
|
"discovery_error": "Kunne ikke oppdage en Motion Gateway"
|
|
},
|
|
"flow_title": "Motion Blinds",
|
|
"step": {
|
|
"connect": {
|
|
"data": {
|
|
"api_key": "API-n\u00f8kkel"
|
|
},
|
|
"description": "Du trenger API-n\u00f8kkelen med 16 tegn, se https://www.home-assistant.io/integrations/motion_blinds/#retrieving-the-key for instruksjoner",
|
|
"title": ""
|
|
},
|
|
"select": {
|
|
"data": {
|
|
"select_ip": "IP adresse"
|
|
},
|
|
"description": "Kj\u00f8r oppsettet p\u00e5 nytt hvis du vil koble til flere Motion Gateways",
|
|
"title": "Velg Motion Gateway som du vil koble til"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-n\u00f8kkel",
|
|
"host": "IP adresse"
|
|
},
|
|
"description": "Koble til Motion Gateway. Hvis IP-adressen ikke er angitt, brukes automatisk oppdagelse",
|
|
"title": "Motion Blinds"
|
|
}
|
|
}
|
|
}
|
|
} |