mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Fix wrong description of group.set action (#134697)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user