mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on Spotify Connect 0.11.0
This commit is contained in:
parent
d0dd340373
commit
ddaa0f932f
6 changed files with 65 additions and 21 deletions
|
@ -2,20 +2,23 @@
|
|||
|
||||
## 🚀 Enhancements
|
||||
|
||||
- Migrate JSON config to YAML @frenck (#151)
|
||||
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#168)
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#144)
|
||||
- Switch to centralized GitHub Action Workflows @frenck (#150)
|
||||
- 🚀 Update CI to latest version @frenck (#158)
|
||||
- 🎆 Updates maintenance/license year to 2022 @frenck (#165)
|
||||
|
||||
## 📚 Documentation
|
||||
|
||||
- 📚 Add My buttons to documentation @frenck (#169)
|
||||
|
||||
## 🌎 Translations
|
||||
|
||||
- Added Hungarian translation @mrbaloghakos (#163)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#135)
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#137)
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#139)
|
||||
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#140)
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#143)
|
||||
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#145)
|
||||
- ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#152)
|
||||
- ⬆️ Upgrades librespot to 0.3.1 @frenck (#153)
|
||||
- ⬆️ Upgrades add-on base image to 11.0.0 @frenck (#157)
|
||||
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#166)
|
||||
- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#167)
|
||||
|
|
|
@ -14,13 +14,23 @@ have to do is hook up your sound system to the Pi and start booming!
|
|||
The installation of this add-on is pretty straightforward and not different in
|
||||
comparison to installing any other Home Assistant add-on.
|
||||
|
||||
1. Search for the "Spotify Connect" add-on in the Supervisor add-on store
|
||||
and install it.
|
||||
1. Click the Home Assistant My button below to open the add-on on your Home
|
||||
Assistant instance.
|
||||
|
||||
[![Open this add-on in your Home Assistant instance.][addon-badge]][addon]
|
||||
|
||||
1. Click the "Install" button to install the add-on.
|
||||
1. Select your audio output device and hit `Save` on that as well.
|
||||
1. Start the "Spotify Connect" add-on.
|
||||
1. Check the logs of the "Spotify Connect" to see if everything went well.
|
||||
1. Ready to go!
|
||||
|
||||
Home Assistant, by default, ships with the Community Add-ons store installed.
|
||||
However, if it is missing (for any reason), you can add it by clicking the
|
||||
button My button below.
|
||||
|
||||
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
|
||||
|
||||
## Configuration
|
||||
|
||||
**Note**: _Remember to restart the add-on when the configuration is changed._
|
||||
|
@ -127,7 +137,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018-2021 Franck Nijhof
|
||||
Copyright (c) 2018-2022 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -156,3 +166,7 @@ SOFTWARE.
|
|||
[reddit]: https://reddit.com/r/homeassistant
|
||||
[releases]: https://github.com/hassio-addons/addon-spotify-connect/releases
|
||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
|
||||
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_spotify
|
||||
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
|
||||
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||
|
|
|
@ -45,10 +45,10 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-spotify-connect/61210?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.10.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.11.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png
|
|
@ -4,6 +4,7 @@ arch:
|
|||
- armv7
|
||||
- i386
|
||||
audio: true
|
||||
codenotary: codenotary@frenck.dev
|
||||
description: Play Spotify music on your Home Assistant device
|
||||
host_network: true
|
||||
image: ghcr.io/hassio-addons/spotify/{arch}
|
||||
|
@ -19,4 +20,4 @@ schema:
|
|||
username: str?
|
||||
slug: spotify
|
||||
url: https://github.com/hassio-addons/addon-spotify-connect
|
||||
version: 0.10.0
|
||||
version: 0.11.0
|
||||
|
|
26
spotify/translations/hu.yaml
Normal file
26
spotify/translations/hu.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
configuration:
|
||||
log_level:
|
||||
name: Naplózási szint
|
||||
description: >-
|
||||
Ez vezérli, hogy a kiegészítő milyen részletesen legyen naplózva.
|
||||
name:
|
||||
name: Név
|
||||
description: >-
|
||||
Az új, Spotify Connect céleszköz neve. Ez jelenik meg a hivatalos
|
||||
Spotify kliensekben.
|
||||
bitrate:
|
||||
name: Bitráta
|
||||
description: >-
|
||||
A Spotify által használt bitráta beállítása. Minél magasabb, annál jobb
|
||||
minőségű, viszont ez nagyobb adatforgalommal jár.
|
||||
username:
|
||||
name: Spotify felhasználónév
|
||||
description: >-
|
||||
Spotify Premium előfizetéssel rendelkező fiók felhasználóneve.
|
||||
Ez akkor lehet hasznos, ha a Spotify alkalmazás nem találja
|
||||
ezt a kiegészítőt. (Opcionális)
|
||||
password:
|
||||
name: Spotify jelszó
|
||||
description: >-
|
||||
Spotify Premium előfizetéssel rendelkező fiók jelszava.
|
Loading…
Add table
Add a link
Reference in a new issue