Fix description of button.press action (#150181)

This commit is contained in:
Norbert Rittel
2025-08-07 15:22:36 +02:00
committed by GitHub
parent d99379ffdf
commit 448084e2b5

View File

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