mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Fix wrong description of group.set action (#134697)
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
},
|
||||
"set": {
|
||||
"name": "Set",
|
||||
"description": "Creates/Updates a user group.",
|
||||
"description": "Creates/Updates a group.",
|
||||
"fields": {
|
||||
"object_id": {
|
||||
"name": "Object ID",
|
||||
|
Reference in New Issue
Block a user