2020-11-19 17:22:12 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"device_exists": "Device is already configured"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect"
|
|
|
|
},
|
|
|
|
"step": {
|
2021-12-15 00:13:42 +00:00
|
|
|
"discovery_confirm": {
|
|
|
|
"description": "Do you want to setup {name} - {model} ({host})?"
|
|
|
|
},
|
2020-11-19 17:22:12 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host (or IP address) of your twinkly device"
|
|
|
|
},
|
|
|
|
"description": "Set up your Twinkly led string",
|
|
|
|
"title": "Twinkly"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|