ol-iver / denonavr

Automation Library for Denon AVR receivers.
MIT License
176 stars 67 forks source link

Denon AVR4306 #97

Closed iannecj closed 4 years ago

iannecj commented 5 years ago

I see my older AVR4306 communicates via POST requests on an older url structure than my newer AVRX4400. I am attaching a wireshark run of this communication (the device is 192.168.1.195 and remove .txt from filename since forum wouldnt allow wireshark fileextension). You'll notice the older receiver uses the urls below.

Can this be worked into this HA component?

Thanks for considering, Chris

denon4306_poweron.pcapng.txt

. I see a similar issue note below where you ask for scripts to be run but I am so new with this pi and HA I dont know how and I am hoping this is the info you need.

192.168.123.114/sendTopMenu.asp?radioSystemPower=ON (http://192.168.123.114/sendTopMenu.asp?radioSystemPower=ON)

192.168.123.114/sendTopMenu.asp?radioSystemPower=STANDBY (http://192.168.123.114 /sendTopMenu.asp?radioSystemPower=STANDBY)

192.168.123.114/sendTopMenu.asp?radioSystemPower=ON (http://192.168.123.114/sendTopMenu.asp?radioSystemPower=ON)

192.168.123.114/sendTopMenu.asp?radioSystemPower=STANDBY (http://192.168.123.114 /sendTopMenu.asp?radioSystemPower=STANDBY)

for what ??: cool:

or volume:

192.168.123.114/sendMainZone_2.asp?textMas=-50.0&setMas=on

or switch to CD:

192.168.123.114/sendMainZone_1.asp?listInputFunction=CDe:

192.168.123.114/sendMainZone_2.asp?textMas=-50.0&setMas=on

or switch to CD:

192.168.123.114/sendMainZone_1.asp?listInputFunction=CD

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.