Make description of hdmi_cec.select_device action consistent (#136228)

The hdmi_cec.select_device action has an inconsistent description that causes wrong (machine) translations.

This commit brings it in line with all other actions in the integration.
This commit is contained in:
Norbert Rittel 2025-01-22 10:18:41 +01:00 committed by GitHub
parent 67ca9e45b5
commit a3cc68754f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
},
"select_device": {
"name": "Select device",
"description": "Select HDMI device.",
"description": "Selects an HDMI device.",
"fields": {
"device": {
"name": "[%key:common::config_flow::data::device%]",