Hi,
This week I started with Home Assistant, and yes, there’s a steep learning curve. So far, I have been able to resolve all issues, but with the latest issue, I’m stuck.
What I try to do:
I have set-up an SLZB-06 in my garage at the back of the garden. Got all set-up and at 1 automation running (just started 4-5 days ago with Home Assistant…). I then tried to add a second SLZB-06, since the distance between home and garage is too big. I got a second Zigbee2MQTT (Z2M) instance running (all on Raspberry Pi 5 with HAOS), but I got error:
zh:zstack:znp: Socket error Error: connect EHOSTUNREACH 192.168.10.13:6638
Then I started to test things, and down below you’ll see what’s happening. No idea what’s wrong.
Side note: if you have one Z2M, its config is in config/zigbee2mqtt. If you install a second instance, they cannot be configured in the same folder, I found out the hard way… Now I have two folders: config/zigbee2mqtt_garage and config/zigbee2mqtt_home.
Networks:
1=DEFAULT
10=VLAN_IOT
Some more VLANS not interesting for this issue.
DEFAULT can access VLAN_IOT, but the other way around doesn’t work.
My setup:
Internet-> UDM Pro → USW Pro HD 24 POE → USW Pro Max 16 Poe
USW Pro HD 24 POE has connected to it:
Port 1 + POE + VLAN_IOT → Raspberry Pi with Home Assitant (192.168.10.15)
Port 17 + POE + VLAN_IOT → Zigbee Coordinator (192.168.10.13)
Port 18 + VLAN_IOT → HUE Bridge (192.168.10.14)
Port 22 + POE + all networks → USW Flex 2.5 → Unifi Access Point “AP1” + all networks (including SSID specific for VLAN_IOT)
Port 24 + all networks → USW Pro Max 16 POE
USW Pro Max 16 POE has connected to it:
Port 1 + POE + VLAN_IOT → the first SLZB-06, working (192.168.10.12)
Other devices on VLAN_IOT have IP addresses like 192.168.10.12, 192.168.10.101, 192.168.10.102.
What I can do:
From my laptop, when connected to AP1, on network DEFAULT, I can ping Home Assistant (port 1), Zigbee Coordinator and Hue Bridge (and literally all devices connected to VLAN_IOT).
From a browser on my laptop I can connect to the Zigbee Coordinators webserver.
From my laptop, when connected to AP1, on network VLAN_IOT, I can ping Home Assistant (port 1), Zigbee Coordinator and Hue Bridge (and literally all devices connected to VLAN_IOT). (Unfortunately I can only add 1 image, see below.)
What I cannot do:
When I open a terminal in Home Assistant, I can ping all devices on VLAN_IOT except the two devices on ports 17 and 18, the Zigbee Coordinator and the Hue Bridge. All addresses are in the same range 192.168.10.xxx. Please see a screenshot of the terminal inside Home Assistant:
What I’ve done:
Rebooted entire network multiple times.
Rebooted all clients several times.
Assigned different addresses to the Zigbee coordinator and Hue Bridge.
My Question:
What on earth may explain what I see?
I have no clue.
Is this an issue with my network?
An issue with Home Assistant?
I’m open to all suggestions.
Any help is greatly appreciated.
With kind regards,
Sjoerd
