logbook.log action: Make description of name field UI-friendly (#139200)

This commit is contained in:
Norbert Rittel 2025-02-25 12:36:59 +01:00 committed by GitHub
parent 01fb6841da
commit 9e063fd77c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
"fields": {
"name": {
"name": "[%key:common::config_flow::data::name%]",
"description": "Custom name for an entity, can be referenced using an `entity_id`."
"description": "Custom name for an entity, can be referenced using the 'Entity ID' field."
},
"message": {
"name": "Message",