16 lines
508 B
JSON
16 lines
508 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"not_supported_device": "This WiLight is currently not supported",
|
|
"not_wilight_device": "This Device is not WiLight"
|
|
},
|
|
"flow_title": "WiLight: {name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to set up WiLight {name}?\n\n It supports: {components}",
|
|
"title": "WiLight"
|
|
}
|
|
}
|
|
}
|
|
} |