This commit is contained in:
jbouwh 2025-06-25 08:44:52 +00:00
parent a0d604d422
commit 5b47d83351

View File

@ -639,7 +639,7 @@
},
"export_yaml": {
"title": "[%key:component::mqtt::config_subentries::device::step::export::title%]",
"description": "The export includes the unique ID's used in the configuration. You cannot activate this configuration unless you remove the MQTT device or change the unique id's. Note that removing the MQTT device subentry will also remove the device from the device registry.",
"description": "The export includes the unique ID's used in the subentry configuration. You must change these ID's or remove the MQTT device subentry to avoid conflicts. Note that removing the MQTT device subentry will also remove the device from the device registry.",
"data": {
"yaml": "Copy the YAML configuration below:"
},
@ -649,7 +649,7 @@
},
"export_discovery": {
"title": "[%key:component::mqtt::config_subentries::device::step::export::title%]",
"description": "The export includes the unique ID's used in the configuration. You cannot activate this configuration unless you remove the MQTT device or change the unique id's. Note that removing the MQTT device subentry will also remove the device from the device registry.\n\nTo allow [discovery]({url}#device-discovery-payload), the discovery payload needs to be published to the discovery topic. Copy the needed information from the fields below.",
"description": "The export includes the unique ID's used in the subentry configuration. You must change these ID's or remove the MQTT device subentry to avoid conflicts. Note that removing the MQTT device subentry will also remove the device from the device registry.\n\nTo allow [discovery]({url}#device-discovery-payload), the discovery payload needs to be published to the discovery topic. Copy the needed information from the fields below.",
"data": {
"discovery_topic": "Discovery topic",
"discovery_payload": "Discovery payload:"