CharlesBlonde / libsoundtouch

Bose Soundtouch Python library
http://libsoundtouch.readthedocs.io
Other
94 stars 34 forks source link

Feature Request: Settings Snapshotting #16

Closed vanto closed 6 years ago

vanto commented 7 years ago

The sonos library allows for snapshotting and restoring the current settings. This is nice when the box is used for TTS announcements using Home Assistant while the box is playing something else. The ideal behavior would be that the current playback stops, the announcement is played and then the playback is restored and seamlessly continues.

It would be great if libsoundtouch could offer a similar functionality.

CharlesBlonde commented 6 years ago

It will become useless with the new notification API (even if I don't like the API Key requirement) but I just added a quick implementation in release 0.8.0.