We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0cbdb commit f7d683cCopy full SHA for f7d683c
pyoverkiz/client.py
@@ -642,7 +642,6 @@ async def execute_action_group(
642
The executed action group does not have to be persisted on the server before use.
643
Per-session rate-limit : 1 calls per 28min 48s period for all operations of the same category (exec)
644
"""
645
- """Send several commands in one call"""
646
647
# Build a logical (snake_case) payload using model helpers and convert it
648
# to the exact JSON schema expected by the API (camelCase + small fixes).
0 commit comments