Hi. Have an issue with my 8266 project. I try to config it to use my ioT vlan, called vlan17. I run Hassio on raspberry on my primary home vlan.
If I setup my esp to run on my wifi connected to same vlan as home assistant, it works fine.
I’d like to set it up on my other wifi, connected to vlan17. The firewall is set up to access both vlans from each other.
Got no connection to home assistant, but I can now upload a new config OTA, so it must have some connection. After a OTA upload I can see in the log it connects. Also I have a raspi zero that I read some gpio:s from that also is connected to my other wifi on vlan17 and this works just fine.
If I press the show logs button, it connects and I get some info about the node.
So poroblem is, I don’t get the green online indicator in the esp home dashboard, and my sensors are greyed out when configured on vlan 17. Not really sure what I miss here.
Some help to point me in right direction would be appreciated.