mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Fix spelling of "Hub" and sentence-casing of "options" (#136573)
* Fix spelling of "Hub" and sentence-casing of "options" * Change "the change channel command" to "a …" Co-authored-by: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com> --------- Co-authored-by: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com>
This commit is contained in:
parent
b9c3548b5a
commit
fc75d939eb
@ -28,7 +28,7 @@
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"description": "Adjust Harmony Hub Options",
|
||||
"description": "Adjust Harmony Hub options",
|
||||
"data": {
|
||||
"activity": "The default activity to execute when none is specified.",
|
||||
"delay_secs": "The delay between sending commands."
|
||||
@ -53,7 +53,7 @@
|
||||
},
|
||||
"change_channel": {
|
||||
"name": "Change channel",
|
||||
"description": "Sends change channel command to the Harmony HUB.",
|
||||
"description": "Sends a change channel command to the Harmony Hub.",
|
||||
"fields": {
|
||||
"channel": {
|
||||
"name": "Channel",
|
||||
|
Loading…
x
Reference in New Issue
Block a user