{ "config": { "abort": { "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]" }, "error": { "invalid_discovery_topic": "Invalid discovery topic prefix." }, "step": { "config": { "data": { "discovery_prefix": "Discovery topic prefix" } }, "confirm": { "description": "Do you want to set up Tasmota?" } } }, "issues": { "topic_duplicated": { "description": "Several Tasmota devices are sharing the topic {topic}.\n\nTasmota devices with this problem: {offenders}.", "title": "Several Tasmota devices are sharing the same topic" }, "topic_no_prefix": { "description": "Tasmota device {name} with IP {ip} does not include `%prefix%` in its FullTopic.\n\nEntities for this device are disabled until the configuration has been corrected.", "title": "Tasmota device {name} has an invalid MQTT topic" } } }