I am running Home Assistant on a Raspberry Pi 4. I was attempting to move my Pi server to a newly created VLAN. I went into Settings → System → Network → IP4 and proceeded to change the ip4 address to one in the new VLAN. I failed to check if there was a gateway. After the change I can no longer access my Home Assistant system with either the new or old ip address. I’m guessing the Pi thinks the gateway is 192.168.1.1 and the device ip address is 192.168.50.x.
I need suggestions how to get my network configuration straightened out.
I used an hdmi cable from the Pi to my TV and connected a wireless keyboard. I powered up the Pi and got to an HA CLI screen. I managed to get to the underlying operating system and was looking for a configuration file that would have the network information. Does anyone know where this info is stored?
A second option would be to restore from backup. Can this be done from the HA CLI? If so how would I accomplish that.
Could I remove the micro sd card from the Pi and put it in a Windows machine to copy a backup file(s) to a current location? If so what O/S files should I copy and from where to where?
Any help/suggestions are greatly appreciated,