Metadata-Version: 2.4 Name: mozart_api Version: 5.3.1.108.2 Summary: Mozart platform API License: MIT License-File: LICENSE Keywords: OpenAPI,OpenAPI-Generator,Mozart platform API Author: BangOlufsen Author-email: support@bang-olufsen.dk Requires-Python: >=3.11 Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Topic :: Multimedia Classifier: Intended Audience :: Developers Requires-Dist: aioconsole (>=0.4.1) Requires-Dist: aiohttp (>=3.11.0) Requires-Dist: aiohttp-retry (>=2.8.3) Requires-Dist: inflection (>=0.5.1) Requires-Dist: pydantic (>=2) Requires-Dist: python-dateutil (>=2.8.2) Requires-Dist: typing-extensions (>=4.7.1) Requires-Dist: urllib3 (<3) Requires-Dist: zeroconf (>=0.25.1) Project-URL: Bug Tracker, https://github.com/bang-olufsen/mozart-open-api/issues Project-URL: Documentation, https://bang-olufsen.github.io/mozart-open-api/ Project-URL: Homepage, https://pypi.org/project/mozart-api/ Project-URL: Repository, https://github.com/bang-olufsen/mozart-open-api Description-Content-Type: text/markdown # 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-5.3.1.108.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 Premiere](https://www.bang-olufsen.com/en/dk/soundbars/beosound-premiere) - [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).