mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +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": {
|
||||
"name": "Increment",
|
||||
"description": "Increments the value by 1 step."
|
||||
"description": "Increments the current value by 1 step."
|
||||
},
|
||||
"set_value": {
|
||||
"name": "Set",
|
||||
|
Loading…
x
Reference in New Issue
Block a user