Pascal Vizeli
|
b52f90187b
|
Make homeassistant container constant (#808)
* Make homeassistant container constant
* Update homeassistant.py
* Update homeassistant.py
* Update interface.py
* Update homeassistant.py
* Fix handling
* add start function
* Add typing
* Fix lint
* Add API call
* Update logs
* Fix some issue with watchdog
* Fix lint
|
2019-03-27 17:20:05 +01:00 |
|
Pascal Vizeli
|
35aae69f23
|
Support armv7 and allow support of multible arch types per CPU (#892)
* Support armv7 and first abstraction
* Change layout
* Add more type hints
* Fix imports
* Update
* move forward
* add tests
* fix type
* fix lint & tests
* fix tests
* Fix unittests
* Fix create folder
* cleanup
* Fix import order
* cleanup loop parameter
* cleanup init function
* Allow changeable image name
* fix setup
* Fix load of arch
* Fix lint
* Add typing
* fix init
* fix hassos cli problem & stick on supervisor arch
* address comments
* cleanup
* Fix image selfheal
* Add comment
* update uvloop
* remove uvloop
* fix tagging
* Fix install name
* Fix validate build config
* Abstract image_name from system cache
|
2019-01-31 18:47:44 +01:00 |
|
Fabian Affolter
|
267791833e
|
Update docstrings, comments and log messages (#707)
|
2018-09-18 23:47:47 +02:00 |
|
Pascal Vizeli
|
35b7c2269c
|
Support control of hassos-cli (#555)
* Support control of hassos-cli
* Update const.py
* Update validate.py
* Update supervisor.py
* Create hassos_cli.py
* Update hassos_cli.py
* Update hassos_cli.py
* Update hassos.py
* Update tasks.py
* Update hassos.py
* Update API.md
* Update API.md
* Update const.py
* Update hassos.py
* Update __init__.py
* Fix lint
* fix
* Fix logging
* change order
* Fix download
|
2018-07-20 23:45:36 +02:00 |
|