Pascal Vizeli
|
c0e3ccdb83
|
Improve gdbus error handling (#1252)
* Improve gdbus error handling
* Fix logging type
* Detect no dbus
* Fix issue with complex
* Update hassio/dbus/__init__.py
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update hassio/dbus/hostname.py
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update hassio/dbus/rauc.py
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update hassio/dbus/systemd.py
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Fix black
|
2019-08-22 12:48:02 +02:00 |
|
Pascal Vizeli
|
0a3a752b4c
|
Add timezone to info call (#1146)
|
2019-07-04 18:20:46 +02:00 |
|
Pascal Vizeli
|
214c6f919e
|
Support for central log level handling (#1032)
* Support for central log level handling
* Fix API
|
2019-04-11 11:16:00 +02: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 |
|
Pascal Vizeli
|
468cb0c36b
|
Rename info (#750)
* Rename version to info
* fix security
|
2018-10-10 16:46:34 +02:00 |
|