These Python bindings are intended to interact with modern Sony speakers.
NOTE This library has only been tested with a Sony SRS-ZR7. It may not work reliably with other Sony speakers. Feel free to open an issue if your are having trouble with your device.
Code sample
from pysonyavr import SonyAvr
s = SonyAvr('10.0.0.18')
s.turn_on()
# Switch to AUX input
s.set_input('audio in')
s.raise_volume()
s.mute()
s.unmute()
s.turn_off()
Release files for pysonyavr 1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysonyavr-1.4.tar.gz | 3.8 kB | Details |
Release files / pysonyavr-1.4.tar.gz
| Download URL | pysonyavr-1.4.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
81f3e4adb8dfcc9ef21dd1effd380db65260d790e4b655fe26660ada1cc04b08
|
|
BLAKE2b-256 checksum How to use checksums |
aa7a223590f245c282de17f7b42161ebe8654a17238989ef3db0cba6a26175fd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |