22 lines
646 B
JSON
22 lines
646 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"
|
|
},
|
|
"confirm": {
|
|
"description": "Do you want to set up Tasmota?"
|
|
}
|
|
}
|
|
}
|
|
} |