JukeAudio

Python client for the JukeAudio API


Keywords
audio, jukeaudio, python
License
MIT
Install
pip install JukeAudio==0.0.9

Documentation

JukeAudio - Python client for Juke Audio API

Summary

JukeAudio is a Python implemention for the API exposed by the Juke Audio multi-room amplifiers.

Supported API version is v2.0 (released with the 4.1.2 firmware)

Features

  • Read diagnostics information from the amplifier
  • Read device information, zones, and inputs
  • Set volume and select input for zones

Limitations

  • Only a single amplifier set-up is supported
  • Currently API methods for managing the amplifier, such as changing zone setup or performing diagnostics are not supported

Contributing

Just fork the repo and open a PR!

License information

Released under the MIT License