41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dienst is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"invalid_setup": "Voeg je Adam toe in plaats van je Anna, zie de Home Assistant Plugwise integratiedocumentatie voor meer informatie",
|
|
"response_error": "Ongeldige XML-gegevens, of foutindicatie ontvangen",
|
|
"unknown": "Onverwachte fout",
|
|
"unsupported": "Apparaat met niet ondersteunde firmware"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "IP-adres",
|
|
"password": "Smile-ID",
|
|
"port": "Poort",
|
|
"username": "Smile-gebruikersnaam"
|
|
},
|
|
"description": "Product:",
|
|
"title": "Plugwise type"
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"select": {
|
|
"dhw_mode": {
|
|
"state": {
|
|
"off": "Uit"
|
|
}
|
|
},
|
|
"regulation_mode": {
|
|
"state": {
|
|
"off": "Uit"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |