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

UI Config never saves #190

Closed randomhouston closed 7 months ago

randomhouston commented 1 year ago

When I try to add my receiver and setting via the UI the config never saves into hombridge.

anon1y4012 commented 1 year ago

Same issue, rolling back to an older version (4.1.0) doesn't solve it either.

partymild commented 1 year ago

Same issue here, fresh install and it never saves the config. I manually installed the latest 3.x version for it to work; the different 4.x versions all had the same problem.

anon1y4012 commented 1 year ago

Same issue here, fresh install and it never saves the config. I manually installed the latest 3.x version for it to work; the different 4.x versions all had the same problem.

This workaround fixed it for me also.

randomhouston commented 1 year ago

same, I did the rollback to version 3 workaround and have my receiver back in homekit too

julians commented 1 year ago

Same for me

TechnoDarkOne commented 1 year ago

I have the same issue it won't save the config.

grzegorz914 commented 1 year ago

I don't see any issue with config save, all working correct. Check please your environment, permission, etc...

anon1y4012 commented 1 year ago

I don't see any issue with config save, all working correct. Check please your environment, permission, etc...

FWIW this issue is resolved for me, however it came after a system migration. For anyone troubleshooting it may be worth a reinstall of HomeBridge from backup if nothing else works.

randomhouston commented 1 year ago

Clearly there is some issue with a regression between HomeBridge and the plugin, but migrating to a new set up for people in production is not a solution either.

cosnomode commented 1 year ago

same here, other config for other plugins works fine.

vanakema commented 1 year ago

same here, no issues with my other plugins

bluecommand352 commented 1 year ago

Same problem for me. Fresh install of homebridge with nothing else installed.

Coder84619 commented 1 year ago

Same issue for me. Tried to change the IP and it won't save.

grzegorz914 commented 1 year ago

What happening if you change the config.json manually?

Coder84619 commented 1 year ago

What happening if you change the config.json manually?

Yes, I changed the IP and it stuck.

grzegorz914 commented 1 year ago

Check please #196

alegend2k commented 1 year ago

Great maybe this is the issue for others also! Try another browser or maybe homemanager app on IOS...there it also works...

partymild commented 1 year ago

I've tried with Chrome, Firefox and Edge (newest versions) - same issue, changes I make for the plugin via config-ui doesn't save.

alegend2k commented 1 year ago

tried it with an app like homemanger? this was the first step i did and there it saved! then i went to safari und here it saved also...

tjq100 commented 1 year ago

Homemanager app worked for me as well. They offer a free 14 day trial but seems like a nice app so I may just get it.

grzegorz914 commented 1 year ago

@tjq100

can you try with safari browser?

tjq100 commented 1 year ago

I was using Safari on an iPad when it wasn’t working.  Just checked and still not saving changes via Safari on iPad.  Here’s a video in case it helps.  Happy to troubleshoot other things if you’d like.  Just let me know.  Cheers,Tim1 Videoshare.icloud.comSent from my iPadOn Jul 5, 2023, at 7:40 AM, Grzegorz @.***> wrote: @tjq100 can you try with safari browser?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

grzegorz914 commented 1 year ago

What other things would You Troubleshoot ?

alegend2k commented 1 year ago

Homemanager app worked for me as well. They offer a free 14 day trial but seems like a nice app so I may just get it.

let me know if it works with that - for me it did...and since I used it it works on my mac also again...

tjq100 commented 1 year ago

Should have said, if you want me to try anything elseSent from my iPadOn Jul 5, 2023, at 10:28 AM, alegend2k @.***> wrote:

Homemanager app worked for me as well. They offer a free 14 day trial but seems like a nice app so I may just get it.

let me know if it works with that - for me it did...and since I used it it works on my mac also again...

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

shadegits commented 1 year ago

Same issue, could not delete existing buttons using safari on an iPhone. Worked just fine using safari on a Mac though.

ValadAmoleo commented 1 year ago

Same issue here. Having to use the last v3 for it to work. Moving to v4 also stops my second device from working.

grzegorz914 commented 1 year ago

Please update Config-Ui-X to 4.50.5-test.6 and let me know

grzegorz914 commented 1 year ago

@ValadAmoleo

please open new issue regarding stop working of second device, post the config and debug log

grzegorz914 commented 1 year ago

Any info after update to: Config-Ui-X to 4.50.5-test.

partymild commented 1 year ago

No change for me unfortunately, tried it with homebridge-config-ui-x v4.50.5-test.6 and homebridge-denon-tv v4.3.1 on homebridge v1.6.1. with Node.js Version v18.13.0. I've been using Chrome and Firefox for the tests.

nickp85 commented 11 months ago

I was able to edit with Safari, not Chrome, very strange. Using official Docker of Homebridge on Unraid

hubertm600 commented 10 months ago

I can save setting with android phone chrome broswer

Travel-tech commented 8 months ago

Issue still present with latest update. Still need to save the config using Safari. Chrome/Chromium/Edge based browsers simply don't work.

Jelledb commented 7 months ago

Same issue here. Config never saves from the UI

bsoener commented 7 months ago

Had exactly the same problem always had to edit manually. This does not work with Firefox. I then used Safari and it works with Safari.

grzegorz914 commented 7 months ago

Probably fixed, 4.7.0-beta published to test, please let me know.

bsoener commented 7 months ago

I have the latest version: 4.7.1 and I still can't change anything with Firefox

grzegorz914 commented 7 months ago

It’s not fixed yet

grzegorz914 commented 7 months ago

Fixed in 4.8.0

anon1y4012 commented 7 months ago

Confirmed its working now, nice work @grzegorz914