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

AVC-A110 does not appear in Home App #224

Closed rockychf closed 6 months ago

rockychf commented 6 months ago

I have totally same error with #222 for my AVC-A110, and I tried to updated to latest version to 4.5.9 and still had the same result. Please advise.

grzegorz914 commented 6 months ago

debug log please

grzegorz914 commented 6 months ago

Go to plugin config Advanced Settings>>System>>Debug enable it and get the whole log.

rockychf commented 6 months ago

[1/7/2024, 7:38:51 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, saved Input: [] [1/7/2024, 7:38:51 PM] [DenonTv] -------- AV 擴音機 -------- [1/7/2024, 7:38:51 PM] [DenonTv] Manufacturer: Denon [1/7/2024, 7:38:51 PM] [DenonTv] Model: AVC-A110 [1/7/2024, 7:38:51 PM] [DenonTv] Zones: 3 [1/7/2024, 7:38:51 PM] [DenonTv] Control: Main Zone [1/7/2024, 7:38:51 PM] [DenonTv] Firmware: 0 [1/7/2024, 7:38:51 PM] [DenonTv] Api version: 301 [1/7/2024, 7:38:51 PM] [DenonTv] Serialnr: 000678508C8C [1/7/2024, 7:38:51 PM] [DenonTv] ---------------------------------- [1/7/2024, 7:38:51 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: Read saved Input: [] [1/7/2024, 7:38:51 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: Read saved Input Names: {} [1/7/2024, 7:38:51 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: Read saved Input Target Visibility: {} [1/7/2024, 7:38:53 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: Prepare accessory [1/7/2024, 7:38:53 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: Prepare information service [1/7/2024, 7:38:53 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: Prepare television service [1/7/2024, 7:38:53 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: Prepare speaker service [1/7/2024, 7:38:53 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: Prepare inputs services [1/7/2024, 7:38:53 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, No any inputs are configured, check your config and settings. [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: State: { "Power": { "value": "OFF" }, "InputFuncSelect": { "value": "CD" }, "VolumeDisplay": { "value": "Relative" }, "MasterVolume": { "value": -25 }, "Mute": { "value": "off" } } [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, Connected. [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, Power: OFF [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, Input Name: CD [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, Reference: CD [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, Volume: -25dB [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, Mute: ON [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, Volume Control Type: Relative [1/7/2024, 7:38:54 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, Picture Mode: OFF [1/7/2024, 7:38:59 PM] [DenonTv] Device: 10.3.1.72 AV 擴音機, debug: State: { "Power": { "value": "OFF" }, "InputFuncSelect": { "value": "CD" }, "VolumeDisplay": { "value": "Relative" }, "MasterVolume": { "value": -25 }, "Mute": { "value": "off" } }

I thought the log did not have any errors.

grzegorz914 commented 6 months ago

the log is cont completed, please post whole log

grzegorz914 commented 6 months ago

You can download log file from homebridge config ui X and post here

rockychf commented 6 months ago

homebridge.log.txt

grzegorz914 commented 6 months ago

[1/7/2024, 10:20:06 PM] [DenonTv] Device: 10.3.1.72 AV 擴音器, No any inputs are configured, check your config and settings.

are you configured any inputs, or enabledget inputs from device, if no any input is configured or downloaded from device the accessory will not be published to the HomeKit

rockychf commented 6 months ago

Fixed the issue, thank you.