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