after installing .92 in ubuntu 18 via venv, i dont see hassio option on the left panel.
i manually went into config file and added “hassio:”
even after rebooting, the hassio still refuses to show up. did something changed?
A venv installation is not Hassio. Hassio is docker based. It never was used in a venv.
You can install Hassio on Ubuntu by following this official
document. https://www.home-assistant.io/hassio/installation/#alternative-install-on-generic-linux-server
I am running Hassio 0.92.2 on Raspbian Lite which is a Debian distribution for the Raspberry Pi.
thank you. will try that tonight!
i just tried and everything is working great!
after installing docker, installing HA was much much easier and faster than all the other methods i followed.
for my Odroid C2 machine, the final command was: curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh | bash -s – -m odroid-c2
1 Like