Pascal Vizeli
1c49351e66
Refactory code / object handling ( #289 )
...
* Refactory code / object handling
* Next step
* fix lint
* Step 2
* Cleanup API code
* cleanup addons code
* cleanup data handling
* Cleanup addons data handling
* Cleanup docker api
* clean docker api p2
* next cleanup round
* cleanup start on snapshots
* update format strings
* fix setup
* fix lint
* fix lint
* fix lint
* fix tox
* Fix wrong import of datetime module
* Fix bug with attributes
* fix extraction
* Update core
* Update logs
* Expand scheduler
* add support for time interval objects
* next updates on tasks
* Fix some things
* Cleanup code / supervisor
* fix lint
* Fix some code styles
* rename stuff
* cleanup api call reload
* fix lock replacment
* fix lint
* fix lint
* fix bug
* fix wrong config links
* fix bugs
* fix bug
* Update version on startup
* Fix some bugs
* fix bug
* Fix snapshot
* Add wait boot options
* fix lint
* fix default config
* fix snapshot
* fix snapshot
* load snapshots on startup
* add log message at the end
* Some cleanups
* fix bug
* add logger
* add logger for supervisor update
* Add more logger
2018-01-02 21:21:29 +01:00
Pascal Vizeli
04514a9f5c
WIP: Network docker hassio ( #159 )
...
* Create hassio network layer / allow linking
* rename docker
* fix lint
* fix lint p2
* Set network options
* First version of network code
* Finish network layer
* Remove old api_endpoint stuff
* Add DNS forwarding
* Fix DNS recorder
* Fix lint p1
* Fix lint p2
* Fix lint p3
* Fix spell
* Fix ipam struct
* Fix ip to str
* Fix ip to str v2
* Fix spell
* Fix hass on host
* Fix host attach to network
* Cleanup network code
* Fix lint & add debug
* fix link
* Remove log
* Fix network
* fix reattach of supervisor
* set options
* Fix containers
* Fix remapping & add a test
* Fix dict bug
* Fix prop
* Test with run container
* Fix problem
2017-08-24 14:57:13 +02:00
Pascal Vizeli
99cf44aacd
Cleanup config / new updater object / New audio ( #135 )
...
* Cleanup config / new updater object / New audio
* Cleanup beta_channel
* fix lint
* fix lint p3
* Fix lint p4
* Allow set audio options
* Fix errors
* add host options
2017-08-08 00:53:54 +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
6b16da93cd
WIP: Refactory / Cleanup docker base ( #73 )
...
* Refactory / Cleanup docker base
* Check ID of running image
* Small bugs / lint
* Add log info
* Fix lint
* Add a real cleanup solution
* fix unused import
* Cleanup restart after updates
* Use restart callback
* rename callback
* Add info log for cleanup & fix lint
* Fix lint
* fix wrong id
* fix set addon as install
2017-05-31 23:41:04 +02:00
Pascal Vizeli
544c009b9c
Fix rewrite config to addon on restart ( #71 )
2017-05-23 22:52:28 +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
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
f178dde589
fix lint
2017-05-02 02:25:22 +02:00
Pascal Vizeli
9e326f6324
Remove old file handling
2017-05-02 01:09:39 +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
9d95b70534
fix list remove
2017-04-28 01:40:06 +02:00
Pascal Vizeli
3bad896978
fix handling
2017-04-28 01:26:37 +02:00
Pascal Vizeli
422dd78489
Fix list handling
2017-04-28 00:45:53 +02:00
Pascal Vizeli
9e1d6c9d2b
Change log output / fix bug with store repository
2017-04-28 00:26:58 +02:00
Pascal Vizeli
a287f52e47
fix spell
2017-04-27 23:43:18 +02:00
Pascal Vizeli
76952db3eb
fix old code
2017-04-27 23:37:35 +02:00
Pascal Vizeli
871721f04b
Fix lint p2
2017-04-27 23:31:34 +02:00
Pascal Vizeli
c6cc8adbb7
Change handling with repo list
2017-04-27 21:58:21 +02:00
pvizeli
c916314704
Fix lint p3
2017-04-27 21:08:28 +02:00
pvizeli
db20ea95d9
Fix lint
2017-04-27 21:08:28 +02:00
pvizeli
d142ea5d23
Allow custome repository / improve config validate
2017-04-27 21:08:28 +02:00
Pascal Vizeli
76cead72e8
Update API for hass api v2 ( #14 )
...
* 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
2017-04-26 11:15:56 +02:00
Pascal Vizeli
a028f11a4a
Change handling of addon config ( #12 )
...
Add an optional extended description…
2017-04-25 18:36:40 +02:00
Pascal Vizeli
f99c6335c0
Extend API to view logs from docker ( #11 )
...
* Extend API to view logs from docker
* Pump version
* Fix lint
* Change to raw api output
* Fix aiohttp response
* Fix aiohttp response p2
* Fix body convert
* Add attach to docker addon
2017-04-24 12:00:44 +02:00
Pascal Vizeli
ea2edadac2
Pvizeli patch 1 ( #9 )
...
* Update __init__.py
* Update core.py
2017-04-21 12:38:13 +02:00
Pascal Vizeli
f9c7371140
Extend addons options to allow lists ( #5 )
...
Extend addons options to allow lists
2017-04-19 17:07:24 +02:00
Pascal Vizeli
f1ce5faf17
update version in config
2017-04-17 23:49:52 +02:00
Pascal Vizeli
322480bba1
Fix bug with check installed
2017-04-17 23:31:49 +02:00
Pascal Vizeli
2bd1636097
change handling with arch detection
2017-04-17 18:50:05 +02:00
Pascal Vizeli
c019d1f3c5
Fix api function names
2017-04-17 18:12:58 +02:00
Pascal Vizeli
fe72e768ec
fix lint
2017-04-14 01:16:43 +02:00
pvizeli
62df079be7
Fix lint
2017-04-13 23:09:46 +02:00
pvizeli
40e5e6eb9d
some cleanups / auto remove old addons.
2017-04-13 23:09:46 +02:00
pvizeli
dbc080c24d
Add automode
2017-04-13 23:09:45 +02:00
Pascal Vizeli
f340a19e40
fix lint
2017-04-13 23:09:45 +02:00
pvizeli
20856126c8
Finish api, add options validate
2017-04-13 23:09:45 +02:00
Pascal Vizeli
3ef76a4ada
Add first part of api
2017-04-13 23:09:45 +02:00
pvizeli
14500d3ac4
Cleanups
2017-04-13 23:09:45 +02:00
Pascal Vizeli
318ca828cc
Add install/uninstall to manager
2017-04-13 23:09:45 +02:00
Pascal Vizeli
5c70d68262
Addons config support
2017-04-13 23:09:45 +02:00
pvizeli
ae003e5b76
Add first version of docker for addons
2017-04-13 23:09:45 +02:00
pvizeli
530f17d502
Add support for addon config.
2017-04-13 23:09:45 +02:00
Pascal Vizeli
f127de8059
Add support for git repo
2017-04-13 23:09:45 +02:00