mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Make description of input_select.select_next
action consistent (#138877)
This commit is contained in:
parent
4ed4c2cc5c
commit
e360348525
@ -20,7 +20,7 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"select_next": {
|
"select_next": {
|
||||||
"name": "Next",
|
"name": "Next",
|
||||||
"description": "Select the next option.",
|
"description": "Selects the next option.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"cycle": {
|
"cycle": {
|
||||||
"name": "Cycle",
|
"name": "Cycle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user