19 lines
542 B
JSON
19 lines
542 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_discovery_topic": "Invalid discovery topic prefix."
|
||
|
},
|
||
|
"step": {
|
||
|
"config": {
|
||
|
"data": {
|
||
|
"discovery_prefix": "Discovery topic prefix"
|
||
|
},
|
||
|
"description": "Please enter the Tasmota configuration.",
|
||
|
"title": "Tasmota"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|