Setup VLAN and HA tutorial

image

Anyone else having an issue with your adapters no longer showing up in HA? I’ve had these setup for months, but now no longer seem to want to show up within HassOS. I’ve tried deleting and recreating

Wondering what changed causing adapters not to be available to the HA container? :frowning:

seems it maybe something with os 11

Looks like there was an interface rename within the HA container from eth0 to end0

As well you can now use ‘ha’ to create a new network vlan interface immediately without rebooting and without the use of nmcli

 ha network vlan end0 3 --ipv4-method static --ipv4-nameserver 192.168.2.6 --ipv4-address 192.168.3.14/28 --ipv4-gateway 192.168.3.1