Seems obvious…but searching the forums and such, I can’t seem to get access or know where the file lives. I did the all in one hassio image and HA is running fine, starting to play with things but I want to add a 1-wire sensor and a RS232 based device. Normally you can go in and run the config file and set that up (enable it) but of course it can’t find it, and I can’t see where the /boot directory is located. I’ve looked at the SD card on a PC as well, reading that you have to do that in order to edit the file. But…I can’t seem to find it there as well.
you can’t do this with hassio. You’ll need to add a component or use an addin for anything you want to add. If you want to do this you should use Hassbian instead of Hassio.
Did a re-image using hassbian, and since now its running good 'ol what I know linux, easy enough to do the configuration. Saved my config and automations and dropped them in, working like I expected. Funny, I can’t see any upside to running hassio over Hassbian. Samba also works, it didnt with hassio. End of story, problem appears to be solved. Other than I still need to wire up the temp sensor and make sure it works as expected. I was about to toss all of this out, and go back to developing my own UI using flask. I might still do that…I have all the automation written in python and its working as I need it to be.