Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 1.31 KB

README.rst

File metadata and controls

61 lines (41 loc) · 1.31 KB

Bose SoundTouch Python Wrapper for AsyncIO

Documentation Status License

About

Powered by the Bose® SoundTouch® Developers API.

Features

  • Support GET and POST using the REST API
  • WebSocket connection to receive updates from the system

Getting Started

A simple client example is provided on the examples/ directory.

Documentation

https://aiobosest.readthedocs.io/

Requirements

License

aiobosest is offered under the GPLv3 license.

Source code

The latest version is available in a github repository: https://github.com/trunet/aiobosest