mirror of
https://github.com/home-assistant/core.git
synced 2025-09-11 15:51:47 +02:00
Fix description of button.press
action (#150181)
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"press": {
|
"press": {
|
||||||
"name": "Press",
|
"name": "Press",
|
||||||
"description": "Press the button entity."
|
"description": "Presses a button entity."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user