Pascal Vizeli
|
282fc03687
|
Look schema for update (#111)
* Check valid schema for update
* fix merge options
* fix style & return value
* simplify
|
2017-07-24 23:35:22 +02:00 |
|
Pascal Vizeli
|
a98d76618a
|
Update tasks.py (#110)
|
2017-07-24 12:13:16 +02:00 |
|
pvizeli
|
906c4e03fb
|
Finish new homeassistant handling
|
2017-07-11 16:19:24 +02:00 |
|
Pascal Vizeli
|
710f8570d2
|
Update tasks.py
|
2017-07-07 00:20:38 +02:00 |
|
Pascal Vizeli
|
7186f5a8c0
|
Add more addons functions. (#91)
* Add more addons functions.
* fix lint
* fix lint p2
* Allow more customable network settings
* fix lint
* change point of validate
* fix lint
* fix handling
* fix lint & validate data before write
|
2017-07-06 23:40:49 +02:00 |
|
Pascal Vizeli
|
0ed48a7741
|
fix self update style on startup (#85)
* fix self update style on startup
* Check beta/dev upstream on update function
|
2017-06-29 07:50:42 +02:00 |
|
Pascal Vizeli
|
d5eb66bc0d
|
Use tmp folder / fix log bug / add executor (#83)
* Use tmp folder / fix log bug / add executor
* Update __main__.py
* Update .travis.yml
* Add autoupdate on startup.
* Fix bug
* Move selfupdate code part into start
|
2017-06-28 16:22:44 +02:00 |
|
Pascal Vizeli
|
956af2bd62
|
Add security api and TOTP on supervisor (#41)
* Add security api and TOTP on supervisor
* finish security api
* fix lint
* fix lint p2
* add new api view to init
* Task session cleanup / fix hass wachdog
* fix lint
* fix api return
* fix check
|
2017-05-10 22:02:47 +02:00 |
|
Pascal Vizeli
|
990ae49608
|
Add tasks and watchdog for homeassistant (#39)
* Add tasks and watchdog for homeassistant
* code cleanup
|
2017-05-09 23:08:15 +02:00 |
|