grzegorz914 / homebridge-denon-tv

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

Problem Reciever Marantz M-CR611, #219

Closed tomasroud73 closed 7 months ago

tomasroud73 commented 7 months ago

I suddenly had a problem at Homebrudge. Homebebridge plugin homebridge-denon-tv. So far it worked, without changing the configuration. Suddenly the status in Homekit - Not Responding. The Homebridge log says "Device: 192.168.10.121 Reciever, No any inputs are configured, check your config and settings" Denon.docx

grzegorz914 commented 7 months ago

Please go to homebridge/denontv/ folder and remove inputs, inputsNames, inputsTargetVisibility files, restart plugin

tomasroud73 commented 7 months ago

So I did, I deleted said files. Performed a reboot of Homebridge, but the errors are still the same. When I list the directory, it prints the following: devInfo_19216810121 devInfo_MZ19216810121 devInfo_Z219216810121 inputsNames_MZ19216810121 inputsTargetVisibility_MZ19216810121 inputs_MZ19216810121

grzegorz914 commented 7 months ago

Please enable debug mode in plugin config Advanced Settings>>.System>>>Debug restart plugin and get the whole log

tomasroud73 commented 7 months ago

homebridge.log.txt

grzegorz914 commented 7 months ago

please update to 4.5.5 and let me know

tomasroud73 commented 7 months ago

Upgraded to v 4.5.6 beta. sending debug.

homebridge.log.txt

grzegorz914 commented 7 months ago

check please 4.5.6-beta.7 and let me know

tomasroud73 commented 7 months ago

After updating to 4.5.6 beta 8

homebridge.log-2.txt

grzegorz914 commented 7 months ago

check please 4.5.6-beta.10 and let me know

tomasroud73 commented 7 months ago

I've done the update. In the accessories Homebridge is added, but after adding the bridge to Homekit only the bridge is added, but the buttons are not visible in Homekit. Reciever cannot be controlled. [Uploading homebridge.log-3.txt…]()

grzegorz914 commented 7 months ago

Log please

tomasroud73 commented 7 months ago

sorry homebridge.log-4.txt

grzegorz914 commented 7 months ago

Ok, all is correct now, you need only add it to Home.app, if the accessory is not visible to add it try to change its Name or use this https://github.com/grzegorz914/homebridge-denon-tv/wiki#troubleshooting.

tomasroud73 commented 7 months ago

I tried renaming the bridge when adding it, but that didn't help. How do I know which file in the /var/lib/homebridge/persist path to delete. there are many

grzegorz914 commented 7 months ago

Inside the file is {"displayName":"AV Receiver"}, search for your receiver name

tomasroud73 commented 7 months ago

Thank you very much. Removed the bridge from Homekit, deleted the files containing the words Marantz and Reciever. Rebooted Homebridge. Then added the Denon bridge and the Reciever accessories and it is now working.