16 lines
420 B
JSON
16 lines
420 B
JSON
{
|
|
"config": {
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "The following components are supported: {components}"
|
|
}
|
|
},
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
|
"not_supported_device": "This WiLight is currently not supported",
|
|
"not_wilight_device": "This Device is not WiLight"
|
|
}
|
|
}
|
|
}
|