Update changelog for version 0.1.16, add configurable wake-word support, optional always-on voice mode, and websocket settings endpoint; enhance chat card voice recognition and context handling.

This commit is contained in:
techartdev
2026-02-20 17:21:14 +02:00
parent c0f9e5c42e
commit 0445c595ef
12 changed files with 691 additions and 24 deletions
+12
View File
@@ -44,6 +44,18 @@ Configure this in Home Assistant:
2. Open the **Expose** tab
3. Select which entities are exposed to **Assist**
## Advanced options
Open **Settings → Devices & Services → OpenClaw → Configure** to tune:
- Include exposed entities context
- Max context characters
- Context overflow strategy (`truncate` or `clear`)
- Enable tool calls (execute HA services from model tool-call responses)
- Require wake word
- Wake word text (for example: `hey openclaw`)
- Always-on voice mode (continuous listening while the card is open)
## Chat Card
The chat card is registered automatically when the integration loads — no