mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Input number: Make description of decrement option consistent (#131089)
This commit is contained in:
parent
a67c5e1fba
commit
ed3140da76
@ -41,7 +41,7 @@
|
|||||||
},
|
},
|
||||||
"increment": {
|
"increment": {
|
||||||
"name": "Increment",
|
"name": "Increment",
|
||||||
"description": "Increments the value by 1 step."
|
"description": "Increments the current value by 1 step."
|
||||||
},
|
},
|
||||||
"set_value": {
|
"set_value": {
|
||||||
"name": "Set",
|
"name": "Set",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user