Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bang-olufsen/mozart-open-api
REST API for the Bang & Olufsen Mozart platform
https://github.com/bang-olufsen/mozart-open-api
bang-olufsen mozart openapi rest-api-client
Last synced: 15 days ago
JSON representation
REST API for the Bang & Olufsen Mozart platform
- Host: GitHub
- URL: https://github.com/bang-olufsen/mozart-open-api
- Owner: bang-olufsen
- License: mit
- Created: 2022-06-29T06:36:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T12:31:04.000Z (17 days ago)
- Last Synced: 2025-01-08T13:42:56.817Z (17 days ago)
- Topics: bang-olufsen, mozart, openapi, rest-api-client
- Language: Python
- Homepage:
- Size: 4 MB
- Stars: 12
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mozart platform API
[![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/bang-olufsen/mozart-open-api/blob/main/LICENSE)
[![Version](https://img.shields.io/pypi/v/mozart-api?color=g)](https://pypi.org/project/mozart-api)
[![Downloads](https://img.shields.io/pypi/dm/mozart-api)](https://pypi.org/project/mozart-api)
![Python version](https://img.shields.io/pypi/pyversions/mozart-api)[![Balance stereo](https://raw.githubusercontent.com/bang-olufsen/mozart-open-api/main/docs/media/balance_stereo.png)](https://www.bang-olufsen.com/en/dk/speakers/beosound-balance-stereo-set?variant=beosound-balance-gva-naturaloak-bundle)
The Mozart API is an async REST API with WebSocket notification channel for immediate state information from Mozart devices. Currently the API is distributed as a [Python package](https://pypi.org/project/mozart-api) and as an OpenAPI document that can be found in the [Github repository](https://github.com/bang-olufsen/mozart-open-api/blob/main/mozart-api-4.1.1.116.yaml).
Supported by:
- [Beoconnect Core](https://www.bang-olufsen.com/en/dk/accessories/beoconnect-core)
- [Beolab 8](https://www.bang-olufsen.com/en/dk/speakers/beolab-8)
- [Beolab 28](https://www.bang-olufsen.com/en/dk/speakers/beolab-28)
- [Beosound 2 3rd gen](https://www.bang-olufsen.com/en/dk/speakers/beosound-2)
- [Beosound A5](https://www.bang-olufsen.com/en/dk/speakers/beosound-a5)
- [Beosound A9 5th gen](https://www.bang-olufsen.com/en/dk/speakers/beosound-a9)
- [Beosound Balance](https://www.bang-olufsen.com/en/dk/speakers/beosound-balance)
- [Beosound Emerge](https://www.bang-olufsen.com/en/dk/speakers/beosound-emerge)
- [Beosound Level](https://www.bang-olufsen.com/en/dk/speakers/beosound-level)
- [Beosound Theatre](https://www.bang-olufsen.com/en/dk/soundbars/beosound-theatre)API documentation can be found on the [Github page](https://bang-olufsen.github.io/mozart-open-api).