skill-sonos-controller
skill-sonos-controller copied to clipboard
Control SONOS® speakers with music services support such as Deezer, Spotify, Amazon Music, etc... from your Open Voice OS assistant.
Apr 07 19:16:22 neon ovos-core[14215]: 2024-04-07 19:16:22.106 - skills - skill_sonos_controller.search:search_playlist:152 - ERROR - The method or property "clear_queue" can only be called/used on the coordinator in a group
Persistent debug will help to debug Sonos skill when `log_level` is set to `DEBUG`.
``` Apr 01 16:41:26 neon ovos-core[6067]: 2024-04-01 16:41:26.725 - skill-sonos-controller.smartgic - ERROR - UPnP Error 711 received: Illegal seek target from 10.17.2.33 ```
Since PR https://github.com/SoCo/SoCo/pull/900 has been merged, service authentication should be easier.
When listening music on a speaker it would be nice to add an other speaker to the playing one and create a group.
If for some reason a speaker if not reachable on the network, the error should be handle properly to avoid this error. ``` 2021-11-07 13:37:06,149 ERROR mycroft.skills.mycroft_skill.mycroft_skill:on_error:923 An error occurred...
If a speaker is part of a group but it's not the coordinator then during the `what is playing` intent only the coordinator will be listed as having a music...
When using Mycroft with a GUI we would to see the "art" display on the screen. https://mycroft-ai.gitbook.io/docs/skill-development/displaying-information/show-simple-content
SoCo provides a way to group all the speakers and play the music on all the speakers. Link: http://docs.python-soco.com/en/stable/api/soco.core.html?highlight=party%20mode#soco.core.SoCo.partymode