Simplify the description of insteon.load_all_link_database action (#138275)

This also replaces "true" with "enabled" to better it match the toggle in the UI.
This commit is contained in:
Norbert Rittel 2025-02-11 12:15:11 +01:00 committed by GitHub
parent 3578f4ebbf
commit 89f157592d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,7 +144,7 @@
},
"reload": {
"name": "[%key:common::action::reload%]",
"description": "Reloads all records. If true the current records are cleared from memory (does not effect the device) and the records are reloaded. If false the existing records are left in place and only missing records are added. Default is false."
"description": "If enabled, all current records are cleared from memory (does not effect the device) and reloaded. Otherwise the existing records are left in place and only missing records are added."
}
}
},