Route OpenClaw chat by HA user

This commit is contained in:
2026-05-06 08:08:18 +02:00
parent 90d525e842
commit 8221098ebc
12 changed files with 285 additions and 68 deletions
+1
View File
@@ -138,6 +138,7 @@ ATTR_DRY_RUN = "dry_run"
ATTR_MESSAGE_CHANNEL = "message_channel"
ATTR_ACCOUNT_ID = "account_id"
ATTR_AGENT_ID = "agent_id"
ATTR_HA_USER_ID = "ha_user_id"
ATTR_OK = "ok"
ATTR_RESULT = "result"
ATTR_ERROR = "error"