mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 20:35:55 +00:00
5b85e04ef8a91281d67bb48d50a81ca10315c2af
HassIO
First private cloud solution for home automation.
It is a docker image (supervisor) they manage HomeAssistant docker and give a interface to controll itself over UI. It have a own eco system with addons to extend the functionality in a easy way.
History
- 0.1: Initial supervisor with setup HomeAssistant docker
- 0.2: Support for basic HostControll
Hardware Image
Based on ResinOS and Yocto Linux. It have a preinstall HassIO supervisor and support OTA Updates. That make it maintenanceless.
https://drive.google.com/drive/folders/0B2o1Uz6l1wVNbFJnb2gwNXJja28?usp=sharing
History
- 0.2: Fix some bugs and update it to HassIO 0.2
- 0.1: First techpreview with dumy supervisor (ResinOS 2.0.0-RC5)
Developer access to ResinOS host
You can put your authorized_keys file into boot partition. After a boot it, you can acces to your device over ssh port 22222
Troubleshooting
Read logoutput from supervisor:
journalctl -f -u resin-supervisor.service
docker logs homeassistant
Description
Languages
Python
95.2%
JavaScript
4.7%