Repo rename: update URLs to MoltBotHomeAssistant

This commit is contained in:
root
2026-01-30 15:29:49 +02:00
parent 3a739fee74
commit 0ca69b415b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ name: Moltbot Assistant
version: "0.4.4"
slug: moltbot_assistant
description: Run Moltbot Assistant (Clawdbot-compatible) as a Home Assistant add-on.
url: https://github.com/techartdev/ClawdHAAddOn
url: https://github.com/techartdev/MoltBotHomeAssistant
arch:
- amd64
startup: services
@@ -39,7 +39,7 @@ options:
gateway_token: ""
# Public base URL for opening the Gateway Web UI in a new tab (not embedded).
# Example: "https://vanevihomeha.duckdns.org:38123" or "http://192.168.1.10:18789"
# Example: "https://example.duckdns.org:12345" or "http://192.168.1.10:18789"
gateway_public_url: ""
# Run `clawdbot doctor --fix` on startup (useful after upgrades; slows restarts)
+1 -1
View File
@@ -1,3 +1,3 @@
name: Moltbot Assistant Add-ons
url: https://github.com/techartdev/ClawdHAAddOn
url: https://github.com/techartdev/MoltBotHomeAssistant
maintainer: Vanyo <vanyo@techart.bg>