>>> import rxv >>> receivers = rxv.find() >>> print(receivers) [<RXV model_name="RX-V473" ctrl_url="http://192.168.1.116:80/YamahaRemoteControl/ctrl" at 0x2c1c1d0>] >>> rx = receivers[0] >>> rx.on = True >>> rx.volume -51.0 >>> rx.inputs() {'AUDIO': None, '...