This commit is contained in:
jbouwh 2025-05-26 09:55:00 +00:00
parent 14f84ee428
commit afb7e001e4

View File

@ -631,7 +631,7 @@
},
"export": {
"title": "Export MQTT device config",
"description": "An export allows you set up the MQTT Device configuration via YAMl or MQTT discovery. The configuration can also be helpfull for troubleshooting. 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. Removing the MQTT device subentry will also remove the device from the device registry. After removing the MQTT device subentry, it can be set up via YAML or discovery with the same unique ID's.",
"description": "An export allows you set up the MQTT Device configuration via YAMl or MQTT discovery. The configuration can also be helpful for troubleshooting. 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. Removing the MQTT device subentry will also remove the device from the device registry. After removing the MQTT device subentry, it can be set up via YAML or discovery with the same unique ID's.",
"menu_options": {
"export_discovery": "Export MQTT discovery information",
"export_yaml": "Export to YAML configuration"