mirror of
https://github.com/home-assistant/core.git
synced 2026-04-06 23:47:33 +00: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