mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-03 18:41:30 +00:00
33 lines
1,016 B
YAML
33 lines
1,016 B
YAML
---
|
|
configuration:
|
|
log_level:
|
|
name: Log level
|
|
description: >-
|
|
Controls the level of log details the add-on provides.
|
|
name:
|
|
name: Name
|
|
description: >-
|
|
The name of your device (the Spotify Connect target), as shown on
|
|
the official Spotify clients.
|
|
bitrate:
|
|
name: Bitrate
|
|
description: >-
|
|
The bitrate Spotify should use. The higher, the better the sound quality,
|
|
however, the add-on consumes more data.
|
|
initial_volume:
|
|
name: Initial Volume
|
|
description: >-
|
|
Initial volume in % from 0-100.
|
|
username:
|
|
name: Spotify username
|
|
description: >-
|
|
An optional username that you use to login to your Spotify Premium
|
|
account. This can be helpful when experiencing discovery issues.
|
|
password:
|
|
name: Spotify password
|
|
description: >-
|
|
The password to log into your Spotify Premium account with.
|
|
autoplay:
|
|
name: Autoplay
|
|
description: >-
|
|
Whether Spotify should autoplay similar songs at the end of the queue.
|