this post was submitted on 17 Feb 2024
18 points (87.5% liked)

homeassistant

15186 readers
5 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 @[email protected]

founded 2 years ago
MODERATORS
 

The other day my WiFi network went down and with it, I lost access to my Zigbee network?* Is this normal or is this a sign of a massive issue?

*When I checked the Raspberry Pi running Home Assistant, all devices showed as unavailable.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 7 points 1 year ago (4 children)

How is your coordinator linked to your home assistant?

For example if you use Zigbee2MQTT and you have either Zigbee2MQTT or Homeassistant pointing to the internal ip of mosquito (192.168.1.11 for example) and your router goes down (with dhcp), it's possible it cannot communicate anymore.

This isn't the case if it's all running on the same box using localhost as address, running it in a docker network or when you run ZHA however.

[โ€“] [email protected] 2 points 1 year ago

Ding ding, here's the winner I'd bet

load more comments (3 replies)