Controlling the Hub
Having Home Assistant running on Docker Hypervisor adds a layer of complexity to the installation. The install creates two separate docker containers: hassio_supervisor and homeassistant. They need to be managed through docker. In addition, there are three services created: hassio-supevisor, hassio-apparmor, and docker. This post contains useful commands for controlling the Home Assistant with Docker. Docker command: List running containers: Stop running container: Start/stop Docker … Continue reading Controlling the Hub