mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +02:00
Input number: Make description of decrement option consistent (#131089)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user