this post was submitted on 14 Jul 2023
7 points (88.9% liked)

homeassistant

15057 readers
6 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
 

I installed Google Wifi which resulted in having new network, old router was under 192.168.0.1, new Google is on 192.168.1.1.

So previous HA IP was 192.168.0.35, I changed it via the supervisor to 192.168.1.35.

All devices are unavailable now... Zigbee2mqtt says 502: Bad Gateway... What do I do, how to fix that?

Thanks in advance.

Update: I tried doing this but there's no IP addresses there and there's only devices like my iPhone, but no light bulbs for example... From the Terminal: Change directory to /config/.storage: cd /config/.storage Then edit the core.config_entries file: nano core.config_entries

Update 2: I figured it out. I went to Supervisor > Zigbee2mqtt > Configuration tab - there I noticed there was still old IP (server: mqtt://192.168.0.35:1883), I've updated that and now everything works again!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] iMike@lemmy.world 5 points 2 years ago (1 children)

Ahh I figured it out. I went to Supervisor > Zigbee2mqtt > Configuration tab - there I noticed there was still old IP (server: mqtt://192.168.0.35:1883), I've updated that and now everything works again!

[โ€“] HubertManne@kbin.social 4 points 2 years ago

can you put this as an update2 just so its easier to find if someone else has the issue?