repository-edge/spotify/config.yaml
Community Hass.io Add-ons Bot a44c87a4d9 ⬆️ Updating add-on Spotify Connect to f7cc461
2023-08-08 18:57:27 +00:00

24 lines
533 B
YAML

name: Spotify Connect
version: f7cc461
slug: spotify
description: Play Spotify music on your Home Assistant device
url: https://github.com/hassio-addons/addon-spotify-connect
codenotary: codenotary@frenck.dev
arch:
- aarch64
- amd64
- armv7
- i386
host_network: true
audio: true
init: false
options:
name: Home Assistant
bitrate: 160
schema:
log_level: list(trace|debug|info|notice|warning|error|fatal)?
name: str
bitrate: list(96|160|320)
username: str?
password: password?
image: ghcr.io/hassio-addons/spotify/{arch}