21 lines
708 B
JSON
21 lines
708 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured"
|
|
},
|
|
"error": {
|
|
"already_configured": "Device is already configured",
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_host": "Invalid hostname or IP address"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Set up Dune HD integration. If you have problems with configuration go to: https://www.home-assistant.io/integrations/dunehd \n\nEnsure that your player is turned on.",
|
|
"title": "Dune HD"
|
|
}
|
|
}
|
|
}
|
|
} |