mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
* almond: update to version 3.0.0 * almond: bump to stable versions * Fix HA style * using more common paths * Remove note to ada * Apply suggestions from code review Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Giovanni Campagna <gcampagn@cs.stanford.edu> Co-authored-by: Franck Nijhof <git@frenck.dev>
20 lines
403 B
YAML
20 lines
403 B
YAML
---
|
|
version: 3.0.0
|
|
slug: almond
|
|
name: Genie
|
|
description: The open-source, privacy-preserving voice assistant
|
|
url: https://github.com/home-assistant/hassio-addons/blob/master/almond
|
|
arch:
|
|
- armv7
|
|
- aarch64
|
|
- amd64
|
|
audio: true
|
|
discovery:
|
|
- almond
|
|
homeassistant: 0.102.0
|
|
homeassistant_api: true
|
|
image: homeassistant/{arch}-addon-almond
|
|
ingress: true
|
|
init: false
|
|
panel_icon: mdi:comment-eye-outline
|