Asyncio client for Russound RIO devices.
Project description
This module implements a Python client for the Russound I/O (RIO) protocol used to control Russound audio controllers. RIO supports a superset of the RNET feature set, allows for push notifications of system changes and supports TCP/IP and RS232 communication.
Supported Devices
- Russound MBX-PRE
- Russound MBX-AMP
- Russound MCA-C3
- Russound MCA-C5
- Russound MCA-66
- Russound MCA-88
- Russound MCA-88x
- Russound XSource (untested)
- Russound XZone4 (untested)
- Russound XZone70V (untested)
- Russound XStream-X5 (untested)
- Russound ACA-E5 (untested)
If your model is not on the list of supported devices, and everything works correctly then add it to the list by opening a pull request.
Communication
The library supports the RIO protocol communication over TCP/IP or RS232 (Serial).
TCP/IP
The built-in ethernet port on the Russound device natively support the RIO protocol. Note: It is strongly recommended that the controller has a static IP address configured.
RS232 (Serial)
The RS232 port must be configured to use the RIO protocol instead of the RNET protocol for the library to function properly. This can be configured using the SCS-C5 configuration tool or the controller's Web GUI.
Acknowledgements
This is the continuation of the russound_rio
package. This wouldn't be possible without the excellent work from @wickerwaka and @chphilli.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for aiorussound-4.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e780946403ddc5f120b38c7bb8c29338fa566c004a6d57585705cbe6b516e27 |
|
MD5 | 22c24bc5df91ab40b3318ee9d4d22824 |
|
BLAKE2b-256 | d0af9c00a9796c8ee69313cd7d146dfbef3b6ace9267696b60cdffb7a4f22e4d |