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": {
|
||||
"select_next": {
|
||||
"name": "Next",
|
||||
"description": "Select the next option.",
|
||||
"description": "Selects the next option.",
|
||||
"fields": {
|
||||
"cycle": {
|
||||
"name": "Cycle",
|
||||
|
Reference in New Issue
Block a user