mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +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": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"description": "Adjust Harmony Hub Options",
|
"description": "Adjust Harmony Hub options",
|
||||||
"data": {
|
"data": {
|
||||||
"activity": "The default activity to execute when none is specified.",
|
"activity": "The default activity to execute when none is specified.",
|
||||||
"delay_secs": "The delay between sending commands."
|
"delay_secs": "The delay between sending commands."
|
||||||
@ -53,7 +53,7 @@
|
|||||||
},
|
},
|
||||||
"change_channel": {
|
"change_channel": {
|
||||||
"name": "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": {
|
"fields": {
|
||||||
"channel": {
|
"channel": {
|
||||||
"name": "Channel",
|
"name": "Channel",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user