mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Replace "service" with "action" (#134279)
This commit is contained in:
parent
a0fb6df5ba
commit
7a3d9a9345
@ -80,8 +80,8 @@
|
||||
},
|
||||
"services": {
|
||||
"test_service_1": {
|
||||
"name": "Test service 1",
|
||||
"description": "Fake service for testing",
|
||||
"name": "Test action 1",
|
||||
"description": "Fake action for testing",
|
||||
"fields": {
|
||||
"field_1": {
|
||||
"name": "Field 1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user