Fix description of button.press action (#150181)

This commit is contained in:
Norbert Rittel
2025-08-07 15:22:36 +02:00
committed by Franck Nijhof
parent c653bfff9f
commit 7951e822be

View File

@@ -25,7 +25,7 @@
"services": {
"press": {
"name": "Press",
"description": "Press the button entity."
"description": "Presses a button entity."
}
}
}