Pascal Vizeli
|
b486883ff6
|
Cleanups
|
2018-04-23 15:32:23 +02:00 |
|
Pascal Vizeli
|
7dff9e09a7
|
Update bootstrap.py
|
2018-04-23 09:05:08 +02:00 |
|
Pascal Vizeli
|
63b9e023b4
|
add hostmanager
|
2018-04-22 17:59:41 +02:00 |
|
Pascal Vizeli
|
8f357739ec
|
code cleanups
|
2018-04-22 17:44:03 +02:00 |
|
Pascal Vizeli
|
28f295a1e2
|
Cleanup
|
2018-04-21 22:33:06 +02:00 |
|
Pascal Vizeli
|
d1c4f342fc
|
Fix bootstrap
|
2018-04-13 22:16:55 +02:00 |
|
Pascal Vizeli
|
3382688669
|
Fix name
|
2018-04-13 00:03:03 +02:00 |
|
Pascal Vizeli
|
0dd7f8fbaa
|
Fix some comments
|
2018-04-12 22:07:41 +02:00 |
|
Pascal Vizeli
|
a2789ac540
|
Extend Audio support
|
2018-04-11 23:53:30 +02:00 |
|
Pascal Vizeli
|
b50756785e
|
Add support to expose internal services (#339)
* Init services discovery
* extend it
* Add mqtt provider
* Service support
* More protocol stuff
* Update validate.py
* Update validate.py
* Update API.md
* Update API.md
* update api
* add API for services
* fix lint
* add security middleware
* Add discovery layout
* update
* Finish discovery
* improve discovery
* fix
* Update API
* Update api
* fix
* Fix lint
* Update API.md
* Update __init__.py
* Update API.md
* Update interface.py
* Update mqtt.py
* Update discovery.py
* Update const.py
* Update validate.py
* Update validate.py
* Update mqtt.py
* Update mqtt.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update interface.py
* Update mqtt.py
* Update mqtt.py
* Update services.py
* Update discovery.py
* Update discovery.py
* Update mqtt.py
* Update discovery.py
* Update services.py
* Update discovery.py
* Update discovery.py
* Update mqtt.py
* Update discovery.py
* fix aiohttp
* test
* Update const.py
* Update addon.py
* Update homeassistant.py
* Update const.py
* Update addon.py
* Update homeassistant.py
* Update addon.py
* Update security.py
* Update const.py
* Update validate.py
* Update const.py
* Update addon.py
* Update API.md
* Update addons.py
* Update addon.py
* Update validate.py
* Update security.py
* Update security.py
* Update const.py
* Update services.py
* Update discovery.py
* Update API.md
* Update services.py
* Update API.md
* Update services.py
* Update discovery.py
* Update discovery.py
* Update mqtt.py
* Update discovery.py
* Update discovery.py
* Update __init__.py
* Update mqtt.py
* Update security.py
* fix lint
* Update core.py
* Update API.md
* Update services.py
|
2018-02-08 17:19:47 +01:00 |
|
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
|
7a84972770
|
Better close/loop handling (#221)
* Better close/loop handling
* Update bootstrap.py
* Update __main__.py
* Update core.py
* Update __main__.py
* Update __main__.py
* Update supervisor.py
* Update supervisor.py
* Update const.py
* fix lint
|
2017-10-17 16:04:37 +02: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
|
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
|
6031a60084
|
Add addon share and allow to mount host mnt (#58)
* Add addon share and allow to mount host mnt
* fix comments logs
|
2017-05-17 17:21:54 +02:00 |
|
Pascal Vizeli
|
f4cb16ad09
|
WIP: Add support for build docker on local repository (#42)
* Add support for build docker on local repository
* Add docker support
* finish build
* change api
* add dockerfile generator
* finish it
* fix lint
* fix path
* fix path
* fix copy
* add debug stuff
* fix docker template
* cleanups
* fix addons
* change handling
* fix lint / cleanup code
* fix lint
* tag
|
2017-05-12 01:37:03 +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
|
d285fd4ad4
|
Fix handling with docker container (#7)
* Fix handling with docker container
* Fix lint
* update version
* fix lint v2
* fix signal handling
* fix log output
|
2017-04-20 14:59:03 +02:00 |
|
Pascal Vizeli
|
b5ec1e0cfd
|
add support for custom image
|
2017-04-16 11:39:54 +02:00 |
|
Pascal Vizeli
|
318ca828cc
|
Add install/uninstall to manager
|
2017-04-13 23:09:45 +02:00 |
|
pvizeli
|
2f47f9aa9b
|
Split build stuff to new repo
|
2017-04-06 11:52:28 +02:00 |
|