And my switch shows up and no config errors, but turning on the switch, as no effect. My assumptions are that maybe the GUI/HASSIO is running as a different user? I have to say I am a bit confused as some HASSIO builds use docker, others run on other OS, etc. If I run ps -ef I don’t see much running and same with top, so when i ssh in, am i in a container?
I am running Hassio on a raspberry pi. I simply copied the image and used etcher to right it to SD card. I admit to being new to hassio, but not new to scripting, although yaml is new to me.
Problem solved… besides having my off and on backwards in my brain and ignoring the error i was seeing, it appears that my final problem was name resolution.
I had put names in the host file on hassio, but apparently they don’t persist across some event, not sure what. But as soon as i figured i could not ssh by name anymore, i tried my switch with an ip address an viola, it works.