forked from jishi/node-sonos-http-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Updates from source #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Duncanma-zz
wants to merge
131
commits into
Duncanma-zz:master
Choose a base branch
from
jishi:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Switch to queue playback if not already in queue mode Seek to firsttracknumberenqueued instead of nextTrack to handle discrepancy in desired and actual queue track number
Introduce support for Microsoft Cognitive Services Define household ID in settings to map installation to specific Sonos installation in case of multiple ones
Experimental support for Polly
Resolves #153 Having a mute flag on the player specification in a preset will now turn it on off baed on boolean flag.
Adds a Google Translate TTS Provider, allowing users to use TTS without an API key from an existing provider.
When no other TTS provider is configured, use Google TTS Allow VoiceId spec in URL for AWS Polly
Reference voices by name.
* added togglemute command * added doc specs * updated readme * Update README.md * Update mute.js * Update index.html
* add docker file * update readme to document docker usage * add docker usage presets to README * add a dockerignore file * run docker container in daemon mode * remove dockerfile and reference our build
mute is a single player action, so it should only check status and toggle for that specific player, not coordinator.
#Pleasi enter the commit message for your changes. Lines starting
Removed "remove" grouping action, since it wasn't useful Added grouping to documentation
* Ignore VSCode launch files, macos folder cache files * tunein radio action * Update readme for tunein action
sonos-discovery v1.3.2
Identify SUBs correctly on PLAYBARs
Also remove check for IncomingMessage response Signed-off-by: Mike Beattie <mike@ethernal.org>
Add setting state to JSON response for toggles
Updated Readme to make Sonos S2 update more time-relevant, as S2 was released in June 2020
Update README.md
Fixed small grammar error
Update README.md
Add BBC Sounds service
* Update README.md to include BBC Sounds Instructions Update README.md to include BBC Sounds Instructions * Update README.md Completion of documentation for BBC Sounds service * Create bbSounds.js Copying file from @tomslominski pull request to add BBC Sounds to @jishi/node-sonos-http-api * Rename bbSounds.js to bbcSounds.js * Update README.md Correction to stream names and available streams * Delete bbcSounds.js
Add clarity that the services need to be installed in the SONOS account for node-sonos-http-api to be able control them. Added clarity that the BBC Sounds service is only available in the UK
Fix spelling mistake, improve readability
Updating BBC Sounds Station references in the README.md
Add SonoBoss reference project,
* Update README.md with improved Apple Music instructions - Added instructions on how to play playlists. - Tweaked example links to account for country code. * Fix typo
chore: Fix deprecated new Buffer() calls
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.
No description provided.