feat: Update OpenClaw to version 2026.2.21-2; add share and media mounts; update documentation and translations

This commit is contained in:
techartdev
2026-02-22 17:59:08 +02:00
parent 8d577356b3
commit a5363b9cfc
5 changed files with 12 additions and 2 deletions
+2
View File
@@ -668,3 +668,5 @@ Yes, if you set `gateway_bind_mode` to `lan`. Any device on your network can con
**Where is my data stored on the host?**
The add-on's `/config/` directory maps to `/addon_configs/<slug>/` on the Home Assistant host. This is included in HA backups automatically.
The add-on also mounts Home Assistant `/share` and `/media` as writable paths inside the container (`/share`, `/media`) for file access workflows. These are separate from OpenClaw's default persistent workspace under `/config`.