mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Fix wrong description of group.set action (#134697)
This commit is contained in:
parent
0d3872a4c7
commit
a41bdfe0cc
@ -238,7 +238,7 @@
|
||||
},
|
||||
"set": {
|
||||
"name": "Set",
|
||||
"description": "Creates/Updates a user group.",
|
||||
"description": "Creates/Updates a group.",
|
||||
"fields": {
|
||||
"object_id": {
|
||||
"name": "Object ID",
|
||||
|
Loading…
x
Reference in New Issue
Block a user