mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 17:44:45 +01:00
Improve button action naming consistency (#166385)
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
},
|
||||
"services": {
|
||||
"press": {
|
||||
"description": "Presses a button entity.",
|
||||
"name": "Press"
|
||||
"description": "Presses a button.",
|
||||
"name": "Press button"
|
||||
}
|
||||
},
|
||||
"title": "Button",
|
||||
|
||||
Reference in New Issue
Block a user