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