lwitzani / homebridgeStatusWidget

MIT License
371 stars 143 forks source link

Changed IP addressing from 192.168.128.x to 10.0.1.x, but widget won't access new 10.0.1.x address #46

Open r8ders2k opened 2 years ago

r8ders2k commented 2 years ago

I changed my Alien router's IP addressing from 192.168.128.x to 10.0.1.x, and I updated the script, but widget won't access new 10.0.1.x address.

lwitzani commented 2 years ago

Hi, Yes, probably you must set const overwritePersistedConfig = false; (near the top of the script) to true and run the script once. Then it should work. If it does, set the variable back to false.

lwitzani commented 1 year ago

is this issue still existing or can i close it?

r8ders2k commented 1 year ago

Mea culpa, sorry for the delayed response. Yes, it's still an issue. When I checked, it was set to FALSE, so I changed it to TRUE, but still got an error...

IMG_20DE6EE9130A-1

IMG_BDC163CADC8A-1

and when I change it back to FALSE, I get still get this...

IMG_05615D44CC7A-1