Initial voice_history addon

This commit is contained in:
lollen 2026-05-17 19:17:51 +02:00
commit d870cb0d82
7 changed files with 210 additions and 0 deletions

18
voice_history/config.yaml Normal file
View file

@ -0,0 +1,18 @@
name: Voice History
description: Capture HA voice pipeline transcripts + responses into input_text helpers
version: "0.1.0"
slug: voice_history
init: false
arch:
- aarch64
- amd64
startup: services
boot: auto
hassio_api: true
homeassistant_api: true
options:
ha_url: "http://supervisor/core"
pipeline_id: "01krvc3027p3fxaemtfz512tfm"
schema:
ha_url: str
pipeline_id: str