mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
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:
parent
67ca9e45b5
commit
a3cc68754f
@ -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%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user