#change IP address for LMS and other integrations

1 messages · Page 1 of 1 (latest)

graceful socket
#

I have recently changed a bunch of things on my network, including the CIDR for it so everything has a new IP address. Mostly this has been fine, but I have 2 integrations that are failing because the devices were set up at a specific IP address and that address no longer exists on the network.

However, there also seems to be no possible way to edit and change that IP address (this also happened on another integration where I was able to edit the IP for the hub). Is there somewhere on disk in a config file it can be done given that a UI doesn't exist? I suspect from searching that the answer is no and that it's buried in the database.

Do I really need to delete integrations and completely start from scratch on the configs?

lavish forge
#

It's likely here: /config/.storage/core.config_entries, however, if you hand edit it, you need to be extremely careful as you can cause significant problems if you make erroneous edits.

shut magnet
#

Indeed. If you choose to edit that file, stop HA and make a copy of the file first.

worldly tangle
#

Also, mind checking the network discovery tools to see if we can detect the skyremote on the network? Then we can maybe improve this

graceful socket
#

sure, where are they located?

graceful socket
#

so, I just deleted the LMS device and added a new one using its hostname and not IP address. Nothing to configure, all fully working from the discovery 👌 Have left the Sky one in the broken state for now in case I can help with some troubleshooting

worldly tangle
#

I'm curious if you can see the sky device in there

graceful socket
#

No, it doesn't show up in either of those lists

worldly tangle
#

if you plug it out and in?

#

it might show up on the DHCP one

graceful socket
#

It does get an address from DHCP, I'll check plugging it out/in as soon as I can