Pascal Vizeli
58c5ed7ba1
Update supervisor.py
2017-07-22 22:49:58 +02:00
Pascal Vizeli
9d88255225
API cleanup ( #106 )
...
* API cleanup
* fix lint
* fix wrong return
* fix snapshots/reload
* cleanup
* fix lint
* fix lint
2017-07-22 22:34:25 +02:00
Pascal Vizeli
0f30a23f3e
Add support for webui ( #105 )
...
* Add support for webui
* support lists
* fix regex
2017-07-21 01:34:46 +02:00
Pascal Vizeli
7e1bb42bb7
add logo support ( #104 )
...
* fix lint
* fix lint p2
* fix api output
* fix decorator
* fix decorator p2
* fix UnboundLocalError
* revert
* fix trace bug
* fix conent type
* allow logo
2017-07-21 00:23:31 +02:00
Pascal Vizeli
251a43216e
fix lint
2017-07-20 22:28:55 +02:00
Pascal Vizeli
4801b9903c
fix coro
2017-07-20 22:05:58 +02:00
Pascal Vizeli
cd5a09938f
Add support for logo
2017-07-20 22:04:44 +02:00
Pascal Vizeli
3c5d4037f7
fix lint
2017-07-12 02:19:01 +02:00
Pascal Vizeli
772709dd75
Update API / fix isoformat
2017-07-12 01:38:15 +02:00
Pascal Vizeli
ebf4daf4cc
fix lint
2017-07-11 22:38:07 +02:00
Pascal Vizeli
40e8f411ff
fix lint p2
2017-07-11 22:19:22 +02:00
pvizeli
5ebf2068b2
Update interface, allow update every time
2017-07-11 16:57:03 +02:00
pvizeli
906c4e03fb
Finish new homeassistant handling
2017-07-11 16:19:24 +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
0ac96c207e
Convert homeassistant into a dict (snapshot) ( #90 )
...
* Convert homeassistant into a dict
* fix lint
* fix bugs
* cleanup code
* fix cleanup
2017-07-06 01:29:09 +02:00
Pascal Vizeli
e2a29b7290
Add snapshot feature ( #88 )
...
* Add API layout for snapshot
* Update api
* Add support for export/import docker images
* Move restore into addon
* Add restore to addon
* Fix lint
* fix lint
* cleanup
* init object
* fix executor
* cleanup
* Change flow of init
* Revert "Change flow of init"
This reverts commit 6b3215e44c990d16f728f766df52b20c091de807.
* allow restore from none
* forward working
* add size
* add context for snapshot
* add init function to set meta data
* update local addon on load
* add more validate and optimaze code
* Optimaze code for restore data
* add validate layer
* Add more function to snapshot / cleanup others
* finish snapshot function
* Cleanup config / optimaze code
* Finish snapshot on core
* Some improvments first object for api
* finish
* fix lint p1
* fix lint p2
* fix lint p3
* fix async with
* fix lint p4
* fix lint p5
* fix p6
* make staticmethod
* fix schema
* fix parse system data
* fix bugs
* fix get function
* extend snapshot/restore
* add type
* fix lint
* move to gz / xz is to slow
* move to gz / xz is to slow p2
* Fix config folder
* small compresslevel for more speed
* fix lint
* fix load
* fix tar stream
* fix tar stream p2
* fix parse
* fix partial
* fix start hass
* fix rep
* fix set
* fix real
* fix generator
* Cleanup old image
* add log
* fix lint
* fix lint p2
* fix load from tar
2017-07-05 18:16:14 +02:00
Pascal Vizeli
90030d3a28
Add websession for reload ( #86 )
2017-06-29 07:57:04 +02:00
Pascal Vizeli
56a9f64730
Fix write options handling ( #84 )
...
* Fix write options handling
* Fix bug
2017-06-28 23:06:06 +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
40343089b5
Fix error handing ( #82 )
...
Add an optional extended description…
2017-06-26 09:17:09 +02:00
Pascal Vizeli
1b887e38d6
Add new data Layer for addons ( #81 )
...
* Add new data Layer for addons
* draft v2
* part 3
* Cleanups for new addon layout
* cleanup part 5
* fix lint p1
* fix lint p2
* fix api bug
* Fix lint p3
* fix lint p4
* fix lint p5
* fix lint p6
* fix update
* fix lint
* Update repo add code part 1
* new repository load code
* reorder code
* Code cleanup p1
* Don't allow change options for not installed addons
* Cleanup error handling
* Fix addon restart config bug
* minimize timeout for bad addons
* set core timeout for docker to 15
* fix lint
* fix start bug
* Add startuptype
* change names / fix update bug
* fix update bug p2
* Cleanup arch
* Ignore built-in repositories
* fix lint
* fix bug
* fix bug p4
* fix arch handling / better bugfix for boot option
* fix lint
* fix arch
* fix options
* fix close is no coro
* update api description & fix lint
* Fix error
* fix api validate config
* cleanup api
* Fix repo loader
* cleanup slugs
* fix lint
2017-06-23 00:51:28 +02:00
Pascal Vizeli
99fa91f480
Add better validator for device
2017-06-05 12:45:43 +02:00
Pascal Vizeli
d15b6f0294
Allow map special device to homeassistant docker ( #75 )
...
* Allow map special device to homeassistant docker
* fix lint
* fix '/dev/'
2017-06-02 23:39:54 +02:00
Pascal Vizeli
6927c989d0
Timezone ( #69 )
...
* Add Timezone support
* finish PR
* fix lint
2017-05-22 22:56:44 +02:00
Pascal Vizeli
97853d1691
Add support for hostname change. ( #68 )
...
* Add support for hostname change.
* Fix lint
* Fix lint p2
* Update network.py
2017-05-22 21:59:19 +02:00
Pascal Vizeli
9984a638ba
fix lint
2017-05-20 00:19:48 +02:00
Pascal Vizeli
58c0c67796
Update __init__.py
2017-05-19 23:26:41 +02:00
Pascal Vizeli
f5e196a663
wrap panel into function
2017-05-19 23:24:02 +02:00
Pascal Vizeli
808df68e57
fix panel v2
2017-05-19 23:18:09 +02:00
Pascal Vizeli
fa51c2e6e9
use pathlib
2017-05-19 22:51:46 +02:00
Pascal Vizeli
ba3760e770
Revert API change
2017-05-19 22:48:17 +02:00
Pascal Vizeli
ad1a8557b8
Fix panel & new startup type ( #62 )
...
* Fix pannel
* Add new startup type
2017-05-19 22:31:34 +02:00
Pascal Vizeli
affd8057ca
WIP Add panel to hass.io ( #46 )
...
* Add poliymare
* Add commit
* add static route
* fix name
* add panel
2017-05-13 17:41:46 +02:00
Pascal Vizeli
0955bafebd
Update data handling of addons ( #44 )
...
* Update data handling of addons
* Update addons api
* Update data.py
* Update data.py
* Add url fix bug
2017-05-12 16:14:49 +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
8919f13911
Fix api ( #40 )
...
* Bugfix api call
* add log
2017-05-10 00:00:30 +02:00
Pascal Vizeli
c2ba02722c
Add arch to addon config / hole api ( #38 )
...
* Add arch to addon config / hole api
* fix wrong copy past
2017-05-09 17:03:59 +02:00
Pascal Vizeli
f59f0793bc
Add restart support to homeassistant and add-ons ( #37 )
2017-05-08 23:31:30 +02:00
Pascal Vizeli
63b96700e0
Add more infos to /addons/xy/info ( #36 )
2017-05-08 19:46:08 +02:00
Pascal Vizeli
5896fde441
Add support for 0.44.1 ( #33 )
...
* Add support for 0.44.1
* fix lint
* fix lint
* fix lint
2017-05-08 00:19:57 +02:00
Pascal Vizeli
886d202f39
Fix bug
2017-05-07 17:21:06 +02:00
Pascal Vizeli
aa9c300d7c
Return only installed addons inside info call ( #32 )
2017-05-07 16:33:27 +02:00
Pascal Vizeli
046ce0230a
Fix bug
2017-05-02 23:50:39 +02:00
Pascal Vizeli
19b72b1a79
add logoutbut ( #29 )
...
* add logoutbut
* Protect host update
* schedule a hostcontrol update task
* change log level
* cleanup names
2017-05-02 23:16:58 +02:00
Pascal Vizeli
f6048467ad
Update api infos ( #28 )
...
* New cleanup
* Cleanup addons data object from api stuff.
* Fix lint
* Fix repo export
* Fix part 2
* Update API.md
2017-05-02 18:50:35 +02:00
Pascal Vizeli
ff640c598d
Support for repository store. ( #26 )
...
* Support for repository store.
* Fix api
* part 1 of restruct and migrate pathlib
* Migrate p2
* fix lint / cleanups
* fix lint p2
* fix lint p3
2017-05-02 00:02:55 +02:00
Pascal Vizeli
c76408e4e8
Move list of all available addons to own api call ( #24 )
...
* Move list of all available addons to own api call
* fix lint
* fix lint
* fix style
2017-04-30 22:15:03 +02:00
Pascal Vizeli
645a8e2372
Add id to addons slug
2017-04-27 23:09:52 +02:00
Pascal Vizeli
c6cc8adbb7
Change handling with repo list
2017-04-27 21:58:21 +02:00
pvizeli
d142ea5d23
Allow custome repository / improve config validate
2017-04-27 21:08:28 +02:00