18 lines
383 B
YAML
18 lines
383 B
YAML
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
|