[]()
This is a Python3 plugin for Domoticz v3.6707 and higher to control Pioneer AV Receivers via telnet.
I am experimenting with Domoticz Python plugins and trying various setups. I might change the architecture without notice as I gain more insights. To ease development I have integrated the Domoticz log handler into the Python logging framework to be able to log from any python module, reuse its optional argument parsing and benefit from exception stack traces.
At the moment it only reads a couple of settings, it does not yet send commands to the receiver.
Symlink the PioneerAVR
directory into your domoticz/plugins
directory.