Closed JacVid closed 5 years ago
Hello,
It's a mistake in the README file. The parameter ip must me named "host".
Thanks for your feedback
Seb
"accessories": [
{
"accessory": "pioneerAvrAccessory",
"model": "VSX-922",
"name": "My Pioneer AVR",
"description": "AV Receiver",
"host": "192.168.178.99",
"port": 23
}
]
Fixed in 0.7.2
Hello,
thanks for your plugin, it seems to be very intersting. But I have an issue regarding the IP adress config.
No matter the IP address I can put in the Config.json file, I've always got the following error
=> why does your plugin keep this 127.0.0.1 IP address ?
Thank you.
Jack