Joining the train and installed it yesterday! Now I’m just waiting for the open Zwave control panel containers before I can migrate my environment and start testing it on the missy
Running it on a virtual Ubuntu 17.04 machine.
I’m totaly new to the docker concept, and a complete linux newbie, so creating my own addons is a big step
Thanks for the solution so far! Realy hope this could be the next big thing, i really like the concept.
I started recently my journey into Home Assistant and after having installed it via Hassbian image and customized it a lot, I now stumbled into Hass.io.
After reading a bit, it is not clear to me if this can be installed over such an existing installation or if I need to start with Hass.io which will install Home Assistant.
I read here, but not totally sure if it’s going to work the same exact way.
Has anyone tried this and can provide any insights?
No, you can login to the base resinOS via SSH and just run any docker container or install software as you like.
Follow this to SSH into the system: https://home-assistant.io/hassio/debugging/
The base access is only for debugging. You can make a add-on from your Container and run it over the UI inside hass. All other will not be supported and can break the system.
I have created an addon based on another docker image for grafana. You can look at the config file in my repo if you want an example. You just need a similar config.json file in a “myaddon” folder in the local addon folder. You can access this folder over samba with the official samba addon.