grzegorz914 / homebridge-denon-tv

Homebridge plugin for Denon/Marantz AV Receivers, publish as independent external platform accessory.
MIT License
70 stars 15 forks source link

New API support? #211

Closed bsoener closed 6 months ago

bsoener commented 7 months ago

Hello dear developer. I used your plugin for years for my Denon 3313 and was very satisfied with it. Since my old one broke down, I have now had to buy a new one (Denon 4800H). I've been trying for days to get the plugin to work. When I try to add it to my Home app without a child bridge, it doesn't find it. When I activate child bridge it finds 2 devices, one is the child bridge and the other is my receiver. I can add child bridge but it wants to connect my Denon with Airplay. Can you please tell me what I'm doing wrong because I can't get any further.

        "devices": [
                {
                    "name": "Denon 4800",
                    "host": "192.168.178.113",
                    "port": 80,
                    "zoneControl": 0,
                    "getInputsFromDevice": false,
                    "getFavoritesFromDevice": false,
                    "getQuickSmartSelectFromDevice": false,
                    "inputs": [
                        {
                            "name": "PS5",
                            "reference": "GAME",
                            "mode": "SI"
                        },
                        {
                            "name": "Apple TV",
                            "reference": "MPLAY",
                            "mode": "SI"
                        }
                    ],
                    "buttons": [
                        {
                            "name": "Power On",
                            "reference": "0PWON",
                            "displayType": -1
                        },
                        {
                            "name": "Standby",
                            "reference": "0PWSTANDBY",
                            "displayType": -1
                        },
                        {
                            "name": "Volume Up",
                            "reference": "0MVUP",
                            "displayType": -1
                        },
                        {
                            "name": "Volume Down",
                            "reference": "0MVDOWN",
                            "displayType": -1
                        }
                    ],
                    "sensorPower": true,
                    "sensorVolume": true,
                    "sensorMute": true,
                    "sensorInput": true,
                    "enableDebugMode": false,
                    "disableLogInfo": true,
                    "disableLogDeviceInfo": true,
                    "disableLogConnectError": true,
                    "supportOldAvr": false,
                    "masterPower": true,
                    "masterVolume": true,
                    "masterMute": true,
                    "infoButtonCommand": "MNMEN ON",
                    "volumeControl": 0,
                    "refreshInterval": 5,
                    "enableRestFul": false,
                    "restFulDebug": false,
                    "enableMqtt": false,
                    "mqttDebug": false,
                    "mqttAuth": false
                }
            ],
            "platform": "DenonTv",
            "_bridge": {
                "username": "0E:5E:A9:11:2C:53",
                "port": 48281
            }
        }

IMG_8635

IMG_8636

By the way, I found out that you can't set the plugin under settings with Firefox. I used Safari and it worked fine

grzegorz914 commented 7 months ago

Add the bridge is not necessary, only the accessory itself Denon AVC-4800H.

bsoener commented 7 months ago

When I deactivate child bridge and try to add it normally I get this error

Bildschirmfoto 2023-11-22 um 20 37 09

bsoener commented 7 months ago

I have also deactivated Airplay on the Denon and still can't integrate my AVR into Homekit. Now it can't find it at all. I've already tried everything. Please help!

grzegorz914 commented 7 months ago

Are you try this https://github.com/grzegorz914/homebridge-denon-tv/wiki#troubleshooting

bsoener commented 7 months ago

Adding to HomeKit? Yes, of course. I already have several device plugins running on my homebridge.

grzegorz914 commented 7 months ago

Troubleshooting

bsoener commented 7 months ago

I just did it. I deleted everything that had to do with my AVR. Also the AccessoryInfo

grzegorz914 commented 7 months ago

Can you post debug log, enable in plugin settings >> Advanced Settings>>>System>>>Debug and get the whole log.

bsoener commented 7 months ago

..

grzegorz914 commented 7 months ago

You don’t enabled debug for my plugins, try instruction from previous post.

bsoener commented 7 months ago

ok sorry edited it

grzegorz914 commented 7 months ago

[25.11.2023, 14:05:50] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 403, reconnect in 15s. [25.11.2023, 14:06:05] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 403, reconnect in 15s.

You don’t enabled debug for the plugin but you get connect error, your AVR is not available in network. Check your network settings and plugin config, address IP etc…

bsoener commented 7 months ago

IMG_8658 IMG_8660

bsoener commented 7 months ago

The ip is correct, my Denon can also be reached via Firefox.

maybe dhcp on the Denon network setting has something to do with it?

grzegorz914 commented 7 months ago

change the port to 80 in plugin config

bsoener commented 7 months ago

Is already set to port 80

IMG_8662

grzegorz914 commented 7 months ago

may be power cycle the Denon

bsoener commented 7 months ago

What do you mean by that? I have already tried to insert it on standby and when it is switched on.

grzegorz914 commented 7 months ago

disconnect power cord from avr

bsoener commented 7 months ago

I just did it and it still doesn't work :(

I have access to the web interface via the Ip

IMG_8664

grzegorz914 commented 7 months ago

your port is 10443 and use https, I will prepare beta for test wait...

bsoener commented 7 months ago

Thanks for the info. If I normally enter the ip: 192.168.178.113:80 it automatically jumps to the port 10443 and https.

grzegorz914 commented 7 months ago

please install 4.4.0-beta.0 enable SSL support in plugin config, set port 10443, enable debug ind Advanced Settings >>>System>>Debug save restart and get me the whole debug log.

bsoener commented 7 months ago

[25.11.2023, 15:54:10] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.

Error still coming

ssl activated port change to 10443 Advanced settings-system-debug mode activated Hombridge-homebridge setting-Homebridge Debug Mode -D activated still get an error

bsoener commented 7 months ago
[25.11.2023, 15:58:40] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 15:58:55] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 15:59:10] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 15:59:25] [TaHoma] POST /events/0762e6b2-0a19-0482-3d61-decbda14fe1a/fetch
[25.11.2023, 15:59:25] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 15:59:40] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 15:59:55] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 16:00:10] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 16:00:25] [TaHoma] POST /events/0762e6b2-0a19-0482-3d61-decbda14fe1a/fetch
[25.11.2023, 16:00:25] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 16:00:40] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 16:00:55] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
[25.11.2023, 16:01:10] [DenonTv] Device: 192.168.178.113 Denon 4800, Info error: AxiosError: Request failed with status code 404, reconnect in 15s.
grzegorz914 commented 7 months ago

this Denon 4800 use new api, sam problem as here: #207

grzegorz914 commented 7 months ago

arę you enabled network control in Denon settings?

bsoener commented 7 months ago

yes of course

tobihoby commented 6 months ago

Hi,

i want to buy a Denon 4800, ist this Plugin still working now wîth the new Api?

Greetings Tobi

grzegorz914 commented 6 months ago

I will try to add support for new api, I will pushed 4.6.0-betato testing and Your response will be very helpful because I don't have new AVR to test. The support of new AVR can be enabled in Advanced Settings >> Device section. Please test with port 80, 8080, and 10443. Please always response with debug log.

Zrzut ekranu 2024-01-13 o 20 43 39

bsoener commented 6 months ago

Good morning. Finally an update for my Denon 4800 thanks for that. I was able to add it to homekit using port 8080.

[14.1.2024, 07:39:07] [DenonTv] Device: 192.168.178.113 Denon 4800, Connected.
[14.1.2024, 07:39:07] [DenonTv] Device: 192.168.178.113 Denon 4800, Power: ON
[14.1.2024, 07:39:07] [DenonTv] Device: 192.168.178.113 Denon 4800, Input Name: GAME1
[14.1.2024, 07:39:07] [DenonTv] Device: 192.168.178.113 Denon 4800, Reference: GAME1
[14.1.2024, 07:39:07] [DenonTv] Device: 192.168.178.113 Denon 4800, Volume: -19dB
[14.1.2024, 07:39:07] [DenonTv] Device: 192.168.178.113 Denon 4800, Mute: OFF
[14.1.2024, 07:39:07] [DenonTv] Device: 192.168.178.113 Denon 4800, Volume Control Type: Absolute
[14.1.2024, 07:39:07] [DenonTv] Device: 192.168.178.113 Denon 4800, Picture Mode: OFF

[14.1.2024, 07:39:10] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "ON"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 07:39:10] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Sound mode: {
  "rx": {
    "cmd": {
      "surround": "Dolby Audio - Dolby Surround"
    }
  }
}
[14.1.2024, 07:39:13] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "ON"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 07:39:13] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Sound mode: {
  "rx": {
    "cmd": {
      "surround": "Dolby Audio - Dolby Surround"
    }
  }
}
[14.1.2024, 07:39:16] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "ON"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 07:39:16] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Sound mode: {
  "rx": {
    "cmd": {
      "surround": "Dolby Audio - Dolby Surround"
    }
  }
}
[14.1.2024, 07:39:19] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "ON"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 07:39:19] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Sound mode: {
  "rx": {
    "cmd": {
      "surround": "Dolby Audio - Dolby Surround"
    }
  }
}
[14.1.2024, 07:39:22] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "ON"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 07:39:22] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Sound mode: {
  "rx": {
    "cmd": {
      "surround": "Dolby Audio - Dolby Surround"
    }
  }
}
[14.1.2024, 07:39:25] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "ON"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 07:39:25] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Sound mode: {
  "rx": {
    "cmd": {
      "surround": "Dolby Audio - Dolby Surround"
    }
  }
}
[14.1.2024, 07:39:28] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "ON"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 07:39:28] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Sound mode: {
  "rx": {
    "cmd": {
      "surround": "Dolby Audio - Dolby Surround"
    }
  }
}
[14.1.2024, 07:39:31] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "ON"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 07:39:31] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Sound mode: {
  "rx": {
    "cmd": {
      "surround": "Dolby Audio - Dolby Surround"
    }
  }
}
[14.1.2024, 07:39:34] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
grzegorz914 commented 6 months ago

@bsoener are You enabled new AVR support or no?

P.S. - can you post whole debug log, direct after restart the plugin?

bsoener commented 6 months ago

Yes, just as you described above.

              "FuncName": "Blu-ray",
              "DefaultName": "Blu-ray",
              "SourcePath": "root/Blu-ray",
              "GroupNo": 3,
              "RelatedFunc": "BdOperation"
            },
            {
              "IconId": 8,
              "FuncName": "GAME1",
              "DefaultName": "Game1",
              "SourcePath": "root/GAME1",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 8,
              "FuncName": "GAME2",
              "DefaultName": "Game2",
              "SourcePath": "root/GAME2",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 46,
              "FuncName": "AUX1",
              "DefaultName": "AUX1",
              "SourcePath": "root/AUX1",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 46,
              "FuncName": "AUX2",
              "DefaultName": "AUX2",
              "SourcePath": "root/AUX2",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 3,
              "FuncName": "TV AUDIO",
              "DefaultName": "TV Audio",
              "SourcePath": "root/TV AUDIO",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 17,
              "FuncName": "CD",
              "DefaultName": "CD",
              "SourcePath": "root/CD",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 16,
              "FuncName": "PHONO",
              "DefaultName": "Phono",
              "SourcePath": "root/PHONO",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 19,
              "FuncName": "TUNER",
              "DefaultName": "Tuner",
              "SourcePath": "root/TUNER",
              "GroupNo": 3,
              "RelatedFunc": "TunerOperation"
            },
            {
              "IconId": 23,
              "FuncName": "NETWORK",
              "DefaultName": "HEOS Music",
              "SourcePath": "root/NETWORK",
              "GroupNo": 3,
              "RelatedFunc": "NetUsb"
            },
            {
              "IconId": 59,
              "FuncName": "Bluetooth",
              "DefaultName": "Bluetooth",
              "SourcePath": "root/Bluetooth",
              "GroupNo": 3,
              "RelatedFunc": ""
            }
          ]
        },
        "Functions": {
          "SourceSelect": 1,
          "GetRenameSource": 1,
          "GetDeleteSource": 1
        }
      },
      "Setup": {
        "Restorer": {
          "Control": 0,
          "DispName": "Restorer",
          "FuncName": "Restorer",
          "List": {
            "Mode": [
              {
                "IconId": 217,
                "Name": "High",
                "No": "MODE1"
              },
              {
                "IconId": 218,
                "Name": "Medium",
                "No": "MODE2"
              },
              {
                "IconId": 219,
                "Name": "Low",
                "No": "MODE3"
              },
              {
                "IconId": 216,
                "Name": "OFF",
                "No": "OFF"
              }
            ]
          },
          "Functions": {
            "ChangeRestorerMode": 1
          }
        },
        "ToneControl": {
          "Control": 0,
          "FuncName": "ToneControl"
        }
      },
      "Operation": {
        "Cursor": {
          "Control": 1,
          "FuncName": "Cursor",
          "CursorType": 1
        },
        "QuickSelect": {
          "Control": 1,
          "MaxQuickSelect": 4,
          "QuickSelect1": {
            "Name": "Quick Select 1",
            "FuncName": "Quick Select1",
            "No": 1
          },
          "QuickSelect2": {
            "Name": "Quick Select 2",
            "FuncName": "Quick Select2",
            "No": 2
          },
          "QuickSelect3": {
            "Name": "Quick Select 3",
            "FuncName": "Quick Select3",
            "No": 3
          },
          "QuickSelect4": {
            "Name": "Quick Select 4",
            "FuncName": "Quick Select4",
            "No": 4
          },
          "Functions": {
            "SetQuickSelectMemory": 1,
            "SetQuickSelect": 1
          }
        },
        "BdOperation": {
          "Control": 1,
          "DispName": "Blu-ray",
          "Functions": {
            "OpeFuncSet": 1
          }
        },
        "CdOperation": {
          "Control": 0,
          "DispName": "CD",
          "Functions": {
            "OpeFuncSet": 0
          }
        },
        "PartyZone": {
          "Capability": 0
        }
      }
    },
    {
      "Zone": {
        "No": 2
      },
      "ShortcutControl": {
        "Control": 1,
        "EntryList": {
          "Shortcut": [
            {
              "Category": 1,
              "IconId": 210,
              "DispName": "Restorer",
              "FuncName": "Restorer"
            },
            {
              "Category": 1,
              "IconId": 204,
              "DispName": "Sleep Timer",
              "FuncName": "SleepTimer"
            },
            {
              "Category": 2,
              "IconId": 110,
              "DispName": "Cursor",
              "FuncName": "Cursor"
            },
            {
              "Category": 3,
              "IconId": 111,
              "DispName": "Quick Select 1",
              "FuncName": "Quick Select1"
            },
            {
              "Category": 3,
              "IconId": 111,
              "DispName": "Quick Select 2",
              "FuncName": "Quick Select2"
            },
            {
              "Category": 3,
              "IconId": 111,
              "DispName": "Quick Select 3",
              "FuncName": "Quick Select3"
            },
            {
              "Category": 3,
              "IconId": 111,
              "DispName": "Quick Select 4",
              "FuncName": "Quick Select4"
            },
            {
              "Category": 4,
              "IconId": 4,
              "DispName": "CBL/SAT",
              "FuncName": "CBL/SAT"
            },
            {
              "Category": 4,
              "IconId": 1,
              "DispName": "Blu-ray",
              "FuncName": "Blu-ray"
            },
            {
              "Category": 4,
              "IconId": 8,
              "DispName": "Game1",
              "FuncName": "GAME1"
            },
            {
              "Category": 4,
              "IconId": 8,
              "DispName": "Game2",
              "FuncName": "GAME2"
            },
            {
              "Category": 4,
              "IconId": 46,
              "DispName": "AUX1",
              "FuncName": "AUX1"
            },
            {
              "Category": 4,
              "IconId": 46,
              "DispName": "AUX2",
              "FuncName": "AUX2"
            },
            {
              "Category": 4,
              "IconId": 46,
              "DispName": "Media Player",
              "FuncName": "Media Player"
            },
            {
              "Category": 4,
              "IconId": 17,
              "DispName": "CD",
              "FuncName": "CD"
            },
            {
              "Category": 4,
              "IconId": 19,
              "DispName": "Tuner",
              "FuncName": "TUNER"
            },
            {
              "Category": 4,
              "IconId": 3,
              "DispName": "TV Audio",
              "FuncName": "TV AUDIO"
            },
            {
              "Category": 4,
              "IconId": 59,
              "DispName": "Bluetooth",
              "FuncName": "Bluetooth"
            },
            {
              "Category": 4,
              "IconId": 16,
              "DispName": "Phono",
              "FuncName": "PHONO"
            }
          ]
        }
      },
      "Power": {
        "Control": 1
      },
      "Volume": {
        "Control": 1,
        "MaxValue": 98,
        "StepValue": 0.5,
        "MaxVolumeList": {
          "Param": [
            {
              "Absolute": "OFF",
              "Relative": "OFF",
              "Value": 98
            },
            {
              "Absolute": 86,
              "Relative": "+6.0dB",
              "Value": 86
            },
            {
              "Absolute": 83,
              "Relative": "+3.0dB",
              "Value": 83
            },
            {
              "Absolute": 80,
              "Relative": "0.0dB",
              "Value": 80
            },
            {
              "Absolute": 74,
              "Relative": "-6.0dB",
              "Value": 74
            },
            {
              "Absolute": 68,
              "Relative": "-12.0dB",
              "Value": 68
            },
            {
              "Absolute": 60,
              "Relative": "-20.0dB",
              "Value": 60
            },
            {
              "Absolute": 50,
              "Relative": "-30.0dB",
              "Value": 50
            },
            {
              "Absolute": 40,
              "Relative": "-40.0dB",
              "Value": 40
            }
          ]
        },
        "DefaultMaxVolumeValue": "-6.0dB",
        "Functions": {
          "SetMaxVolume": 1
        }
      },
      "Mute": {
        "Control": 1
      },
      "InputSource": {
        "Control": 1,
        "List": {
          "Source": [
            {
              "IconId": 0,
              "FuncName": "SOURCE",
              "DefaultName": "SOURCE",
              "SourcePath": "root/SOURCE",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 4,
              "FuncName": "CBL/SAT",
              "DefaultName": "CBL/SAT",
              "SourcePath": "root/CBLSAT",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 46,
              "FuncName": "Media Player",
              "DefaultName": "Media Player",
              "SourcePath": "root/Media Player",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 1,
              "FuncName": "Blu-ray",
              "DefaultName": "Blu-ray",
              "SourcePath": "root/Blu-ray",
              "GroupNo": 3,
              "RelatedFunc": "BdOperation"
            },
            {
              "IconId": 8,
              "FuncName": "GAME1",
              "DefaultName": "Game1",
              "SourcePath": "root/GAME1",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 8,
              "FuncName": "GAME2",
              "DefaultName": "Game2",
              "SourcePath": "root/GAME2",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 46,
              "FuncName": "AUX1",
              "DefaultName": "AUX1",
              "SourcePath": "root/AUX1",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 46,
              "FuncName": "AUX2",
              "DefaultName": "AUX2",
              "SourcePath": "root/AUX2",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 3,
              "FuncName": "TV AUDIO",
              "DefaultName": "TV Audio",
              "SourcePath": "root/TV AUDIO",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 17,
              "FuncName": "CD",
              "DefaultName": "CD",
              "SourcePath": "root/CD",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 16,
              "FuncName": "PHONO",
              "DefaultName": "Phono",
              "SourcePath": "root/PHONO",
              "GroupNo": 3,
              "RelatedFunc": ""
            },
            {
              "IconId": 19,
              "FuncName": "TUNER",
              "DefaultName": "Tuner",
              "SourcePath": "root/TUNER",
              "GroupNo": 3,
              "RelatedFunc": "TunerOperation"
            },
            {
              "IconId": 23,
              "FuncName": "NETWORK",
              "DefaultName": "HEOS Music",
              "SourcePath": "root/NETWORK",
              "GroupNo": 3,
              "RelatedFunc": "NetUsb"
            },
            {
              "IconId": 59,
              "FuncName": "Bluetooth",
              "DefaultName": "Bluetooth",
              "SourcePath": "root/Bluetooth",
              "GroupNo": 3,
              "RelatedFunc": ""
            }
          ]
        },
        "Functions": {
          "SourceSelect": 1,
          "GetRenameSource": 1,
          "GetDeleteSource": 1
        }
      },
      "Setup": {
        "Restorer": {
          "Control": 0,
          "DispName": "Restorer",
          "FuncName": "Restorer",
          "List": {
            "Mode": [
              {
                "IconId": 217,
                "Name": "High",
                "No": "MODE1"
              },
              {
                "IconId": 218,
                "Name": "Medium",
                "No": "MODE2"
              },
              {
                "IconId": 219,
                "Name": "Low",
                "No": "MODE3"
              },
              {
                "IconId": 216,
                "Name": "OFF",
                "No": "OFF"
              }
            ]
          },
          "Functions": {
            "ChangeRestorerMode": 1
          }
        },
        "ToneControl": {
          "Control": 0,
          "FuncName": "ToneControl"
        }
      },
      "Operation": {
        "Cursor": {
          "Control": 1,
          "FuncName": "Cursor",
          "CursorType": 1
        },
        "QuickSelect": {
          "Control": 1,
          "MaxQuickSelect": 4,
          "QuickSelect1": {
            "Name": "Quick Select 1",
            "FuncName": "Quick Select1",
            "No": 1
          },
          "QuickSelect2": {
            "Name": "Quick Select 2",
            "FuncName": "Quick Select2",
            "No": 2
          },
          "QuickSelect3": {
            "Name": "Quick Select 3",
            "FuncName": "Quick Select3",
            "No": 3
          },
          "QuickSelect4": {
            "Name": "Quick Select 4",
            "FuncName": "Quick Select4",
            "No": 4
          },
          "Functions": {
            "SetQuickSelectMemory": 1,
            "SetQuickSelect": 1
          }
        },
        "BdOperation": {
          "Control": 1,
          "DispName": "Blu-ray",
          "Functions": {
            "OpeFuncSet": 1
          }
        },
        "CdOperation": {
          "Control": 0,
          "DispName": "CD",
          "Functions": {
            "OpeFuncSet": 0
          }
        },
        "PartyZone": {
          "Capability": 0
        }
      }
    }
  ]
}
[14.1.2024, 08:40:59] [DenonTv] Device: 192.168.178.113 Denon 4800, saved Input: [
  {
    "name": "PS5",
    "reference": "GAME",
    "mode": "SI"
  },
  {
    "name": "Apple TV",
    "reference": "MPLAY",
    "mode": "SI"
  }
]
[14.1.2024, 08:40:59] [DenonTv] -------- Denon 4800 --------
[14.1.2024, 08:40:59] [DenonTv] Manufacturer: Denon
[14.1.2024, 08:40:59] [DenonTv] Model: AVC-X4800H
[14.1.2024, 08:40:59] [DenonTv] Zones: 3
[14.1.2024, 08:40:59] [DenonTv] Control: Main Zone
[14.1.2024, 08:40:59] [DenonTv] Firmware: 0
[14.1.2024, 08:40:59] [DenonTv] Api version: 301
[14.1.2024, 08:40:59] [DenonTv] Serialnr: 
[14.1.2024, 08:40:59] [DenonTv] ----------------------------------
[14.1.2024, 08:40:59] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Read saved Input: [
  {
    "name": "PS5",
    "reference": "GAME",
    "mode": "SI"
  },
  {
    "name": "Apple TV",
    "reference": "MPLAY",
    "mode": "SI"
  }
]
[14.1.2024, 08:40:59] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Read saved Input Names: {
  "GAME": "PS5",
  "MPLAY": "Apple TV"
}
[14.1.2024, 08:40:59] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Read saved Input Target Visibility: {}
[14.1.2024, 08:40:59] [Casambi] Successfully logged in to Casambi network Onyxx
[14.1.2024, 08:41:00] [TaHoma] Configure device Leinwand
[14.1.2024, 08:41:00] [TaHoma]   ExteriorScreen > PositionableScreen
[14.1.2024, 08:41:00] [TaHoma] Configure device Insektenschutz
[14.1.2024, 08:41:00] [TaHoma]   RollerShutter > PositionableRollerShutter
[14.1.2024, 08:41:00] [TaHoma] Configure device Beamerkasten
[14.1.2024, 08:41:00] [TaHoma]   RollerShutter > PositionableRollerShutter
[14.1.2024, 08:41:00] [TaHoma] Configure device Roto Rolladen
[14.1.2024, 08:41:00] [TaHoma]   Generic > RTSGeneric
[14.1.2024, 08:41:00] [Casambi] Found 1 unit(s) in the network Onyxx
[14.1.2024, 08:41:00] [Casambi] Unit ONYXX LINEA is a Luminaire with fixtureId 23962
[14.1.2024, 08:41:00] [Casambi] Restoring accessory ONYXX LINEA
[14.1.2024, 08:41:00] [Casambi] Connection successful
[14.1.2024, 08:41:00] [WarmUP] Found 1 room(s)
[14.1.2024, 08:41:00] [WarmUP] Adding Kinoraum
[14.1.2024, 08:41:00] [WarmUP] Adding warmup4ie Device Kinoraum
[14.1.2024, 08:41:00] Initializing platform accessory 'Kinoraum'...
Setup Payload:
X-HM://0023ISYWYDID4
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    ┌────────────┐     
    │ 031-45-154 │     
    └────────────┘     

[14.1.2024, 08:41:00] Homebridge v1.7.0 (HAP v0.11.1) (Homebridge) is running on port 51278.
[14.1.2024, 08:41:01] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare accessory
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare information service
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare television service
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare speaker service
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare inputs services
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare volume service
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare power sensor service
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare volume sensor service
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare mute sensor service
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare input sensor service
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Prepare buttons services
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, published as external accessory.
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: Inputs display order: [
  {
    "name": "PS5",
    "reference": "GAME",
    "mode": "SI",
    "identifier": 1
  },
  {
    "name": "Apple TV",
    "reference": "MPLAY",
    "mode": "SI",
    "identifier": 2
  }
]
[14.1.2024, 08:41:02] Denon 4800 B137 is running on port 36729.
[14.1.2024, 08:41:02] Please add [Denon 4800 B137] manually in Home app. Setup Code: 031-45-154
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, Connected.
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, Power: OFF
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, Input Name: GAME1
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, Reference: GAME1
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, Volume: -19dB
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, Mute: ON
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, Volume Control Type: Absolute
[14.1.2024, 08:41:02] [DenonTv] Device: 192.168.178.113 Denon 4800, Picture Mode: OFF
[14.1.2024, 08:41:02] [PanasonicVieraTV] Unable to fetch specs from TV at '192.168.178.119'.
[14.1.2024, 08:41:02] [PanasonicVieraTV] Using the previously cached ones:

 {
  "friendlyName": "Viera",
  "manufacturer": "Panasonic",
  "modelName": "Panasonic VIErA",
  "modelNumber": "WT60",
  "requiresEncryption": false,
  "serialNumber": "4D454930-0200-1000-8001-20C6EBC3C18D"
}
[14.1.2024, 08:41:02] [PanasonicVieraTV] Using previously cached App listing.
[14.1.2024, 08:41:02] [PanasonicVieraTV] successfully loaded Viera
[14.1.2024, 08:41:02] Viera ED82 is running on port 46535.
[14.1.2024, 08:41:02] Please add [Viera ED82] manually in Home app. Setup Code: 031-45-154
[14.1.2024, 08:41:05] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:08] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:11] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:14] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:17] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:20] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:23] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:26] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:29] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:32] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:35] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:38] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:41] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:44] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:47] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:50] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:53] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
[14.1.2024, 08:41:56] [DenonTv] Device: 192.168.178.113 Denon 4800, debug: State: {
  "Power": {
    "value": "OFF"
  },
  "InputFuncSelect": {
    "value": "GAME1"
  },
  "VolumeDisplay": {
    "value": "Absolute"
  },
  "MasterVolume": {
    "value": -19.5
  },
  "Mute": {
    "value": "off"
  }
}
grzegorz914 commented 6 months ago

@tobihoby

Hi,

i want to buy a Denon 4800, ist this Plugin still working now wîth the new Api?

Greetings Tobi

as you see is working now

grzegorz914 commented 6 months ago

4.6.0 released

DMcWetty commented 6 months ago

4.6.0 released

Unfortunately, Adding my Marantz isn't working. Econn refused on all 3 ports.

[1/15/2024, 10:01:48 AM] [homebridge-denon-tv] Device: 192.168.5.193 Marantz PM7000N, did finish launching. [1/15/2024, 10:01:48 AM] [homebridge-denon-tv] Device: 192.168.5.193 Marantz PM7000N, Config: { "name": "Marantz PM7000N", "host": "192.168.5.193", "port": 10443, "generation": 2, "zoneControl": 0, "getInputsFromDevice": true, "getFavoritesFromDevice": false, "getQuickSmartSelectFromDevice": false, "inputsDisplayOrder": 0, "sensorPower": false, "sensorVolume": false, "sensorMute": false, "sensorInput": false, "enableDebugMode": true, "disableLogInfo": false, "disableLogDeviceInfo": false, "disableLogConnectError": false, "masterPower": false, "masterVolume": false, "masterMute": false, "refreshInterval": 5, "enableRestFul": false, "restFulDebug": false, "enableMqtt": false, "mqttDebug": false, "mqttAuth": false } [1/15/2024, 10:01:48 AM] [homebridge-denon-tv] Device: 192.168.5.193 Marantz PM7000N, Info error: Error: connect ECONNREFUSED 192.168.5.193:10443, reconnect in 15s. [1/15/2024, 10:01:50 AM] Theater Denon X3800H A47F is running on port 42761. [1/15/2024, 10:01:50 AM] Please add [Theater Denon X3800H A47F] manually in Home app. Setup Code: 407-55-086 [1/15/2024, 10:01:51 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Power: OFF [1/15/2024, 10:01:51 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Input Name: Blu-ray [1/15/2024, 10:01:51 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Reference: BD [1/15/2024, 10:01:51 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Volume: -30dB [1/15/2024, 10:01:51 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Mute: ON [1/15/2024, 10:01:51 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Volume Control Type: Absolute [1/15/2024, 10:01:51 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Picture Mode: OFF [1/15/2024, 10:02:03 AM] [homebridge-denon-tv] Device: 192.168.5.193 Marantz PM7000N, Info error: Error: connect ECONNREFUSED 192.168.5.193:10443, reconnect in 15s. [1/15/2024, 10:02:18 AM] [homebridge-denon-tv] Device: 192.168.5.193 Marantz PM7000N, Info error: Error: connect ECONNREFUSED 192.168.5.193:10443, reconnect in 15s.

Interestingly, my plugin doesn't show the "Support New AVR" radio button. Only a text field.

Screenshot 2024-01-15 at 10 05 38 AM
grzegorz914 commented 6 months ago

@DMcWetty are you sure You have enabled network control in Your AVR?

DMcWetty commented 5 months ago

@DMcWetty are you sure You have enabled network control in Your AVR?

Sorry for the delay. Yes, I confirmed network control is enabled in the settings on the Marantz.

[1/26/2024, 10:44:35 AM] [homebridge-denon-tv] Restarting Process...
[1/26/2024, 10:44:36 AM] [homebridge-denon-tv] Launched child bridge with PID 20622
[1/26/2024, 10:44:37 AM] Registering platform 'homebridge-denon-tv.DenonTv'
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Loaded homebridge-denon-tv v4.8.5 child bridge successfully
[1/26/2024, 10:44:37 AM] Loaded 0 cached accessories from cachedAccessories.0EA27A5C929C.
[1/26/2024, 10:44:37 AM] Homebridge v1.7.0 (HAP v0.11.1) (homebridge-denon-tv) is running on port 46226.
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] -------- Theater Denon X3800H --------
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Manufacturer: Denon
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Model: AVR-X3800H
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Zones: 2
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Control: Main Zone
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Firmware: 0
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Api version: 301
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Serialnr: XXXXXXXXXXX
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] ----------------------------------
[1/26/2024, 10:44:37 AM] [homebridge-denon-tv] Device: 192.168.5.193 Turntable Marantz Amp, Info error: Error: connect ECONNREFUSED 192.168.5.193:8080, reconnect in 15s.
[1/26/2024, 10:44:38 AM] Theater Denon X3800H A47F is running on port 41839.
[1/26/2024, 10:44:38 AM] Please add [Theater Denon X3800H A47F] manually in Home app. Setup Code: 620-11-731
[1/26/2024, 10:44:39 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Power: OFF
[1/26/2024, 10:44:39 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Input Name: Media Player
[1/26/2024, 10:44:39 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Reference: MPLAY
[1/26/2024, 10:44:39 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Volume: -30dB
[1/26/2024, 10:44:39 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Mute: ON
[1/26/2024, 10:44:39 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Volume Control Type: Absolute
[1/26/2024, 10:44:39 AM] [homebridge-denon-tv] Device: 192.168.6.243 Theater Denon X3800H, Picture Mode: OFF
[1/26/2024, 10:44:52 AM] [homebridge-denon-tv] Device: 192.168.5.193 Turntable Marantz Amp, Info error: Error: connect ECONNREFUSED 192.168.5.193:8080, reconnect in 15s.

Also, I don't see the "Support New AVR" in the device settings in advanced config.

grzegorz914 commented 5 months ago

Support New AVR was changed to generation, in your case you need set 2023 and newer

DMcWetty commented 5 months ago

Support New AVR was changed to generation, in your case you need set 2023 and newer

I assumed that was where it was moved. I selected 2023 and newer; still refusing connections on ports 80, 8080, and 403.

grzegorz914 commented 5 months ago

Can you ping the AVR?

DMcWetty commented 5 months ago

Can you ping the AVR?

Yes. It shows up.

traceroute to 192.168.5.193 (192.168.5.193), 64 hops max, 52 byte packets 1 192.168.5.193 (192.168.5.193) 7.122 ms 8.288 ms 16.524 ms

PING 192.168.5.193 (192.168.5.193): 56 data bytes 64 bytes from 192.168.5.193: icmp_seq=0 ttl=64 time=19.955 ms 64 bytes from 192.168.5.193: icmp_seq=1 ttl=64 time=23.379 ms 64 bytes from 192.168.5.193: icmp_seq=2 ttl=64 time=52.734 ms 64 bytes from 192.168.5.193: icmp_seq=3 ttl=64 time=6.309 ms 64 bytes from 192.168.5.193: icmp_seq=4 ttl=64 time=8.547 ms

grzegorz914 commented 5 months ago

Try this from web browser: http://ip_ofavr:port/goform/Deviceinfo.xml and http://ip_ofavr:port/goform/formMainZone_MainZoneXml.xml and get the output

DMcWetty commented 5 months ago

Try this from web browser: http://ip_ofavr:port/goform/Deviceinfo.xml and http://ip_ofavr:port/goform/formMainZone_MainZoneXml.xml and get the output

On port 80, both returned Error 403: Forbidden Access Forbidden

On port 8080, both could not connect.

grzegorz914 commented 5 months ago

/goform/formMainZone_MainZoneXmlStatus.xml and this /goform/formMainZone_MainZoneXmlStatusLite.xml

grzegorz914 commented 5 months ago

Also this http://ipofavr:60006/upnp/desc/aios_device/aios_device.xml

DMcWetty commented 5 months ago

Also this http://ipofavr:60006/upnp/desc/aios_device/aios_device.xml

1 0 urn:schemas-denon-com:device:AiosDevice:1 Turntable Amp Marantz http://www.marantz.com Marantz PM7000N Aios 4.025 BLL27190900170 uuid:4b5ae4a9-cc6a-19df-0080-0005cdb3d01a urn:schemas-upnp-org:device:MediaRenderer:1 Turntable Amp Marantz http://www.marantz.com Marantz PM7000N Aios 4.025 uuid:67f87a84-70d8-1f7e-0080-0005cdb3d01a QPlay:1 urn:schemas-upnp-org:service:AVTransport:1 urn:upnp-org:serviceId:AVTransport /upnp/scpd/renderer_dvc/AVTransport.xml /upnp/control/renderer_dvc/AVTransport /upnp/event/renderer_dvc/AVTransport urn:schemas-upnp-org:service:ConnectionManager:1 urn:upnp-org:serviceId:ConnectionManager /upnp/scpd/renderer_dvc/ConnectionManager.xml /upnp/control/renderer_dvc/ConnectionManager /upnp/event/renderer_dvc/ConnectionManager urn:schemas-upnp-org:service:RenderingControl:1 urn:upnp-org:serviceId:RenderingControl /upnp/scpd/renderer_dvc/RenderingControl.xml /upnp/control/renderer_dvc/RenderingControl /upnp/event/renderer_dvc/RenderingControl urn:schemas-denon-com:device:AiosServices:1 AiosServices Marantz http://www.marantz.com Marantz PM7000N Aios 4.025 uuid:90ff75d4-06e8-106b-0080-0005cdb3d01a urn:schemas-denon-com:service:ErrorHandler:1 urn:denon-com:serviceId:ErrorHandler /upnp/scpd/AiosServicesDvc/ErrorHandler.xml /upnp/control/AiosServicesDvc/ErrorHandler /upnp/event/AiosServicesDvc/ErrorHandler urn:schemas-denon-com:service:ZoneControl:2 urn:denon-com:serviceId:ZoneControl /upnp/scpd/AiosServicesDvc/ZoneControl.xml /upnp/control/AiosServicesDvc/ZoneControl /upnp/event/AiosServicesDvc/ZoneControl urn:schemas-denon-com:service:GroupControl:1 urn:denon-com:serviceId:GroupControl /upnp/scpd/AiosServicesDvc/GroupControl.xml /upnp/control/AiosServicesDvc/GroupControl /upnp/event/AiosServicesDvc/GroupControl urn:schemas-denon-com:device:ACT-Denon:1 Turntable Amp Marantz http://www.marantz.com Marantz PM7000N Aios 4.025 BLL27190900170 uuid:0114dc4d-f0f3-9c19-e69c-278176ce4261 AIOS:0001 2 1702025411 Sat 2023-12-09 00:04:53 3.1.232 00:05:CD:B3:D0:18 en_NA 4 Aios 4.025 1 Production 00:05:CD:B3:D0:1A urn:schemas-denon-com:service:ACT:1 urn:denon-com:serviceId:ACT /ACT/SCPD.xml /ACT/control /ACT/event urn:schemas-upnp-org:device:MediaServer:1 Turntable Amp Marantz http://www.marantz.com Shares User defined folders and files to other Universal Plug and Play media devices. Marantz PM7000N Aios 4.025 BLL27190900170 uuid:f24d3eba-c2f8-db4a-7486-8120b35683eb True True True True urn:schemas-upnp-org:service:ContentDirectory:1 urn:upnp-org:serviceId:ContentDirectory /upnp/scpd/ams_dvc/ContentDirectory.xml /upnp/control/ams_dvc/ContentDirectory /upnp/event/ams_dvc/ContentDirectory urn:schemas-upnp-org:service:ConnectionManager:1 urn:upnp-org:serviceId:ConnectionManager /upnp/scpd/ams_dvc/ConnectionManager.xml /upnp/control/ams_dvc/ConnectionManager /upnp/event/ams_dvc/ConnectionManager

grzegorz914 commented 5 months ago

http://ipofavr:port/goform/formMainZone_MainZoneXmlStatus.xml and this /http://ipofavr:port/formMainZone_MainZoneXmlStatusLite.xml

and this

DMcWetty commented 5 months ago

http://ipofavr:port/goform/formMainZone_MainZoneXmlStatus.xml and this /http://ipofavr:port/formMainZone_MainZoneXmlStatusLite.xml

and this

Screenshot 2024-01-27 at 9 41 22 AM Screenshot 2024-01-27 at 9 39 25 AM
jpetrellis commented 4 months ago

Having the same issue with my PM7000N. Was there a resolution? Want me to open a new issue for this since the current is closed?