techartdev
b552684b49
version skip
2026-02-22 18:17:55 +02:00
techartdev
335a99b88b
fix config ver
2026-02-22 18:16:44 +02:00
techartdev
05aff8c766
bump config
2026-02-22 18:14:34 +02:00
techartdev
a5363b9cfc
feat: Update OpenClaw to version 2026.2.21-2; add share and media mounts; update documentation and translations
2026-02-22 17:59:08 +02:00
techartdev
8d577356b3
Merge branch 'main' of https://github.com/techartdev/OpenClawHomeAssistant
2026-02-21 18:27:17 +02:00
techartdev
04a71cbf23
feat: Expand gateway_bind_mode options to include 'auto' and 'tailnet'; update documentation and translations
2026-02-21 18:25:33 +02:00
TechArtDev
6b9699d4cc
Merge pull request #62 from nathang21/feat/tailnet-bind-mode
...
feat: add tailnet and auto bind mode support
2026-02-21 18:16:10 +02:00
TechArtDev
7625d370c4
Update README with OpenClaw integration details
...
Added a note about OpenClaw Home Assistant integration.
2026-02-21 01:39:37 +02:00
Nathan Guenther
adbfcfee72
feat: add tailnet and auto bind mode support
...
OpenClaw natively supports 'tailnet' and 'auto' bind modes but the
addon rejected them in oc_config_helper.py validation and the config.yaml
schema didn't list them as valid options.
- oc_config_helper.py: expand bind_mode validation to accept 'tailnet'
and 'auto' in addition to 'loopback' and 'lan'
- config.yaml: add 'tailnet' and 'auto' to schema and document them
in the options comments
Users running Tailscale as a separate HA addon (non-userspace mode)
can now set gateway_bind_mode: tailnet to restrict gateway access
exclusively to their Tailscale network — no iptables rules needed.
Closes #59
2026-02-20 11:44:43 -05:00
TechArtDev
13417f4439
Merge pull request #57 from techartdev/force_ipv4_oc_bump
...
chore: Add force_ipv4_dns option and update translations; bump OpenCl…
2026-02-18 18:07:41 +02:00
techartdev
2f01fa2007
Merge branch 'force_ipv4_oc_bump' of https://github.com/techartdev/OpenClawHomeAssistant into force_ipv4_oc_bump
2026-02-18 18:07:20 +02:00
techartdev
ff4a5c62eb
docs update
2026-02-18 18:07:17 +02:00
TechArtDev
0c4187c119
Update openclaw_assistant/run.sh
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-18 18:06:00 +02:00
techartdev
d5fae52ad6
chore: Add force_ipv4_dns option and update translations; bump OpenClaw to 2026.2.17
2026-02-18 15:38:06 +02:00
TechArtDev
7cdf7a2694
Update copyright holder name in LICENSE file
2026-02-16 23:38:22 +02:00
techartdev
7118e77913
chore: Bump OpenClaw to 2026.2.15 and update version to 0.5.45 in changelog and config
2026-02-16 12:16:33 +02:00
techartdev
248e0be97f
update docs
2026-02-14 16:19:33 +02:00
techartdev
437884654e
chore: Bump OpenClaw to 2026.2.13 and update version to 0.5.44; add star history to README
2026-02-14 16:14:44 +02:00
techartdev
0d7b4ff760
chore: Update version to 0.5.43 and bump OpenClaw to 2026.2.12; add Brazilian Portuguese translation
2026-02-13 22:32:35 +02:00
TechArtDev
0596d5b70c
Merge pull request #44 from medeirosiago/feature/brazilian-portuguese-translation
...
feat: Add Portuguese (Brazil) translations for configuration options.
2026-02-13 20:18:11 +02:00
Iago Medeiros
286afa7f26
feat: Add Portuguese (Brazil) translations for configuration options.
2026-02-13 00:12:33 -03:00
techartdev
53772be2bd
Update CHANGELOG.md for version 0.5.42 with recent changes and improvements
2026-02-12 12:06:53 +02:00
techartdev
893911d6b6
Merge branch 'main' of https://github.com/techartdev/OpenClawHomeAssistant
2026-02-12 12:02:26 +02:00
techartdev
c8e67cb0ba
Update ports and persist Homebrew installation across updates
2026-02-12 12:02:23 +02:00
TechArtDev
2c619ffc7a
Merge pull request #42 from lukcz/add-changelog
...
Add CHANGELOG.md for Home Assistant update dialog
2026-02-11 19:05:18 +02:00
Zgredek
8f172630bc
Add CHANGELOG.md for Home Assistant update dialog
2026-02-11 17:42:52 +01:00
techartdev
2f6ac10f94
Merge branch 'main' of https://github.com/techartdev/OpenClawHomeAssistant
2026-02-11 15:45:58 +02:00
techartdev
f23079c4fa
Update oca_addon.png image for improved quality
2026-02-11 15:45:54 +02:00
TechArtDev
cbc9f89263
Update title in README for clarity
2026-02-11 15:42:20 +02:00
techartdev
a1f9afc08a
Update Dockerfile, config.yaml, and run.sh for enhancements
...
- Added rsync to Dockerfile for improved file synchronization.
- Bumped version to 0.5.41 in config.yaml.
- Implemented skill synchronization and persistent storage management in run.sh.
2026-02-11 15:28:35 +02:00
techartdev
61e122c101
Update icon and logo images for OpenClaw Assistant
2026-02-11 15:26:55 +02:00
TechArtDev
81bbb22325
Add Discord server link to README
2026-02-11 15:19:44 +02:00
techartdev
0865958385
Enhance documentation for OpenClaw Assistant add-on
...
- Updated DOCS.md with a comprehensive architecture overview, installation steps, first-time setup guide, and configuration reference.
- Added detailed use case guides, including integration with Home Assistant's Assist pipeline and browser automation capabilities.
- Introduced SECURITY.md to outline security risks, best practices, and disclaimers associated with the add-on.
- Revised README.md to highlight key features and provide links to full documentation and security information.
2026-02-11 14:59:57 +02:00
TechArtDev
fef38a2c56
Merge pull request #41 from techartdev/nginx_fixes_colors_fixes
...
Update version to 0.5.40, enhance Dockerfile with additional tools, a…
2026-02-11 10:08:12 +02:00
techartdev
1fc2c97509
Update version to 0.5.40, enhance Dockerfile with additional tools, and improve run.sh for nginx process management
2026-02-11 10:06:28 +02:00
TechArtDev
aa95d6289f
Bump version to 0.5.39 in config.yaml
2026-02-10 10:42:12 +02:00
TechArtDev
b6f3ce0b86
Fix OpenClaw installation command in Dockerfile
2026-02-10 10:41:51 +02:00
TechArtDev
6ca2242cf0
Merge pull request #38 from techartdev/bot/openclaw-bump-2026.2.9
...
Bump OpenClaw to 2026.2.9
2026-02-10 09:42:51 +02:00
root
63af3fd93f
Bump OpenClaw to 2026.2.9 (add-on 0.5.38)
2026-02-10 09:37:31 +02:00
TechArtDev
57d0a588ac
Merge pull request #37 from techartdev/ha_ai_pipeline_integration
...
Integrating OpenClaw with Home Assistant Assist pipeline
2026-02-09 20:23:04 +02:00
techartdev
73646113ae
Add OpenAI API integration and update translations
...
- Introduced `enable_openai_api` option in config.yaml to enable OpenAI-compatible Chat Completions endpoint.
- Updated `apply_gateway_settings` function to handle OpenAI API settings.
- Enhanced documentation in DOCS.md for integrating OpenClaw with Home Assistant Assist pipeline.
- Added translations for `enable_openai_api` in English, Bulgarian, German, Spanish, and Polish.
- Bumped version to 0.5.37 in config.yaml.
2026-02-09 20:13:40 +02:00
techartdev
8007c6e907
Bump version in config.yaml to 0.5.36
2026-02-08 20:07:03 +02:00
techartdev
df94522752
Update documentation and Dockerfile for Homebrew installation; fix version in config.yaml to 0.5.35
2026-02-08 20:02:56 +02:00
techartdev
a329088436
Update Dockerfile to install pnpm globally and upgrade OpenClaw version to 2026.2.6-3; fix version in config.yaml to 0.5.34
2026-02-08 03:27:00 +02:00
TechArtDev
d64ed0666f
Enhance README with image and updated setup instructions
...
Added an image and updated documentation for setup and features.
2026-02-06 12:53:24 +02:00
TechArtDev
e92947a3ac
Add files via upload
2026-02-06 12:48:19 +02:00
TechArtDev
b057adfaad
Merge pull request #32 from techartdev/gate_bind_conf
...
Gate bind conf
2026-02-06 12:44:55 +02:00
techartdev
0a429df132
Merge branch 'main' of https://github.com/techartdev/OpenClawHomeAssistant into gate_bind_conf
2026-02-06 12:00:39 +02:00
TechArtDev
779433a66c
Merge pull request #30 from lukcz/add-polish-translation
...
Add Polish (pl) translation
2026-02-06 12:00:20 +02:00
techartdev
ea9c70be5c
Update OpenClaw version to 0.5.35 and add gateway mode configuration
2026-02-06 11:58:44 +02:00