mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Fix description of cycle
field in input_select.select_previous
action (#139032)
This commit is contained in:
parent
beec67a247
commit
0b7a023d2e
@ -44,7 +44,7 @@
|
||||
"fields": {
|
||||
"cycle": {
|
||||
"name": "[%key:component::input_select::services::select_next::fields::cycle::name%]",
|
||||
"description": "[%key:component::input_select::services::select_next::fields::cycle::description%]"
|
||||
"description": "If the option should cycle from the first to the last option on the list."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user