2020-08-24 12:15:07 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-08-27 00:04:55 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"not_supported_device": "This WiLight is currently not supported",
|
|
|
|
"not_wilight_device": "This Device is not WiLight"
|
2020-08-24 12:15:07 +00:00
|
|
|
},
|
2020-08-27 00:04:55 +00:00
|
|
|
"flow_title": "WiLight: {name}",
|
|
|
|
"step": {
|
|
|
|
"confirm": {
|
|
|
|
"description": "Do you want to set up WiLight {name}?\n\n It supports: {components}",
|
|
|
|
"title": "WiLight"
|
|
|
|
}
|
|
|
|
}
|
2020-08-24 12:15:07 +00:00
|
|
|
}
|
|
|
|
}
|