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)
- Read diagnostics information from the amplifier
- Read device information, zones, and inputs
- Set volume and select input for zones
- 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
Just fork the repo and open a PR!
Released under the MIT License