Bashio correction#22
Open
Art-Ev wants to merge 2 commits into
Open
Conversation
Bahshio cannot use multi line string. Have made corrections based on Bashio Github examples. snapserver.conf is no more deleted but simply completed Snapserver is now running but : - I can connect SnapServer via SnapDotNet - Cannot connect through Snapcast android app - I couldn't get spotifyconnect to work with librespot or connect the addon with the official "SpotifyConnect" addon (I'm a newbie with HAss AND a newbie with Snapcast so if anyone who already had a working installation can try...)
Old method seems to be the only one working to setup .conf file Add librespot installation to use default setup as a spotify connect speaker
Author
|
Last edit seems to work, at least for me |
fietstasss
reviewed
Dec 6, 2022
| host_network: true | ||
| map: ["share:rw"] | ||
| audio: true | ||
| init: false |
Contributor
There was a problem hiding this comment.
Don't we need brackets here?
Author
There was a problem hiding this comment.
Don't we need brackets here?
I'm not sure (I'm new to HA) but based on official Spotify Connect addon I would say no : https://github.com/hassio-addons/addon-spotify-connect/blob/main/spotify/config.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bahshio cannot use multi line string. Have made corrections based on Bashio Github examples.
snapserver.conf is no more deleted but simply completed
Snapserver is now running but :
(I'm a newbie with HAss AND a newbie with Snapcast so if anyone who already had a working installation can try...)