mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Make description of input_select.select_next
action consistent (#138877)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user