Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 724 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 724 Bytes

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