31 lines
1.0 KiB
JSON
31 lines
1.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Slechts \u00e9\u00e9n configuratie van MQTT is toegestaan."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken met de broker."
|
|
},
|
|
"step": {
|
|
"broker": {
|
|
"data": {
|
|
"broker": "Broker",
|
|
"discovery": "Detectie inschakelen",
|
|
"password": "Wachtwoord",
|
|
"port": "Poort",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "MQTT",
|
|
"title": "MQTT"
|
|
},
|
|
"hassio_confirm": {
|
|
"data": {
|
|
"discovery": "Detectie inschakelen"
|
|
},
|
|
"description": "Wilt u Home Assistant configureren om verbinding te maken met de MQTT-broker die wordt aangeboden door de hass.io add-on {addon} ?",
|
|
"title": "MQTTT Broker via Hass.io add-on"
|
|
}
|
|
},
|
|
"title": "MQTT"
|
|
}
|
|
} |