redbug26 / jeedom-soundtouch

0 stars 1 forks source link

New API support #4

Open cyrilphoenix71 opened 6 years ago

cyrilphoenix71 commented 6 years ago

Ajouter l'intégration de la nouvelle API : Nouveautés API SoundTouch :

https://developer.bose.com/soundtouch-a ... n-api/apis

GETTING STARTED The SoundTouch Audio Notification API allows your applications to initiate playback of a specified network-accessible audio file on a SoundTouch product. Upon initiating playback of an Audio Notification using this API, the target speaker will gracefully stop whatever its doing, play the Audio Notification, and then resume whatever it was doing.

For now, this API is only supported on the SoundTouch 10, SoundTouch 20 series III, and SoundTouch 30 series III running firmware 14.x or higher. You can use the /info endpoint from the SoundTouch Control API to determine the type of product you are communicating with (it must be one of the three listed above, and have a moduleType equal to sm2), and its firmware version.