You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update API for hass api v2
* fix lint
* Refactory the old version of host_control
* cleanup
* Cleanup name inside addons/data
* Cleanup name inside addons/data p2
* Rename api list
* Fix path bug
* Fix wrong config set
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# HassIO
2
2
First private cloud solution for home automation.
3
3
4
-
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.
4
+
It is a docker image (supervisor) they manage HomeAssistant docker and give a interface to control itself over UI. It have a own eco system with addons to extend the functionality in a easy way.
@@ -33,8 +33,8 @@ After extracting the archive, flash it to a drive using [Etcher](https://etcher.
33
33
## History
34
34
- **0.1**: First techpreview with dumy supervisor (ResinOS 2.0.0-RC5)
35
35
- **0.2**: Fix some bugs and update it to HassIO 0.2
36
-
- **0.3**: Update HostControll and feature for HassIO 0.3 (ResinOS 2.0.0 / need reflash)
37
-
- **0.4**: Update HostControll and bring resinos OTA (resinhub) back (ResinOS 2.0.0-rev3)
36
+
- **0.3**: Update HostControl and feature for HassIO 0.3 (ResinOS 2.0.0 / need reflash)
37
+
- **0.4**: Update HostControl and bring resinos OTA (resinhub) back (ResinOS 2.0.0-rev3)
38
38
39
39
## Configuring the image
40
40
You can configure the WiFi network that the image should connect to after flashing using [`resin-device-toolbox`](https://resinos.io/docs/raspberrypi3/gettingstarted/#install-resin-device-toolbox).
0 commit comments