Pascal Vizeli
56abfb6adc
Pump version to 0.80
2018-01-05 18:22:51 +01:00
Pascal Vizeli
8352d61f8d
Div. Bugfixes for 0.79 ( #294 )
...
* Bugfix supervisor logs
* fix list
* Update addon.py
* Update snapshot.py
0.79
2018-01-05 18:07:41 +01:00
Pascal Vizeli
51d585f299
Add community add-ons to defaults ( #295 )
2018-01-04 23:02:53 +01:00
Pascal Vizeli
d017a52922
Update hass.io to version 0.79
2018-01-04 13:26:28 +01:00
Pascal Vizeli
78ec0d1314
Remove home-assistant devices options ( #293 )
...
* Remove home-assistant devices options
* fix version mix/max snapshot
* fix wrong path
* fix import
* fix restore
* fix
* make exists call robust
* Update addon.py
* remove old custom function
* Update homeassistant.py
* Update homeassistant.py
* Update homeassistant.py
* Update snapshot.py
* Update validate.py
* Update snapshot.py
* Update homeassistant.py
* fix lint 1
* fix lint
* fix lint
* Update snapshot.py
* Update homeassistant.py
* Update homeassistant.py
* Update homeassistant.py
2018-01-04 12:52:17 +01:00
Pascal Vizeli
c84151e9e8
fix save
2018-01-04 10:54:57 +01:00
Pascal Vizeli
e8e599cb8c
Update updater.py
2018-01-04 10:51:41 +01:00
florianj1
232b9ea239
Allow additional docker privileges ( #292 )
...
In order use a DVB adapter the capabilities SYS_TIME and SYS_NICE need to be granted.
2018-01-03 14:08:22 +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
34d1f4725d
Pump version to 0.79
2017-12-26 12:23:34 +01:00
Pascal Vizeli
7cd81dcc95
Update Hass.io to version 0.78
0.78
2017-12-26 12:11:32 +01:00
Pascal Vizeli
1bdd3d88de
Bugfix SSL settings on proxy ( #288 )
...
* Bugfix SSL settings on proxy
* fix lint
2017-12-26 12:10:24 +01:00
Pascal Vizeli
d105552fa9
Pump version to 0.78
2017-12-26 01:47:01 +01:00
Pascal Vizeli
b5af35bd6c
Fix version conflicts
0.77
2017-12-26 01:43:24 +01:00
Pascal Vizeli
7d46487491
Update hass.io to version 0.77
2017-12-26 01:38:22 +01:00
Pascal Vizeli
38a599011e
Add long_description from README.md ( #287 )
...
* Add readme to API
* update name
2017-12-26 01:31:24 +01:00
Pascal Vizeli
e59e2fc8d7
Update API.md
2017-12-26 00:54:39 +01:00
Pascal Vizeli
b9ce405ada
Add websocket proxy support ( #286 )
...
* Add websocket proxy support
* forward
* update proxy code
* fix import
* fix import
* fix
* reorder
* fix setup
* fix code
* stage al
* fix lint
* convert it into object
* fix lint
* fix url
* fix routing
* update log output
* fix future
* add loop
* Update log messages & error handling
* fix error message
* Update logging
* improve handling
* better error handling
* Fix server read
* fix cancel reader
2017-12-26 00:51:07 +01:00
Pascal Vizeli
d7df423deb
Allow event stream over api proxy ( #285 )
...
* Allow event stream over api proxy
* fix lint
* fix lint
* cleanup code
* fix bug
* fix prepare
* Fix stream bug
* fix api request
2017-12-24 15:04:16 +01:00
Pascal Vizeli
99eea99e93
Update home-assistant to 0.60
2017-12-18 14:56:20 +01:00
Pascal Vizeli
63d82ce03e
better merge base image ( #280 )
...
* better merge base image
* fix lint
* fix lint
* Update build.py
* fix lint
2017-12-18 10:30:31 +01:00
Pascal Vizeli
13a2c1ecd9
Update home-assistant to 0.60
2017-12-18 10:28:25 +01:00
Franck Nijhof
627ab4ee81
💄 Re-labeling of "By our self" ( #282 )
...
Changes it to "you", this improves the displaying of the maintainer for
local add-ons.
Ref #243
2017-12-14 23:34:09 +01:00
Pascal Vizeli
54f45539be
Pump version to 0.77
2017-12-13 00:18:30 +01:00
Pascal Vizeli
53297205c8
Merge remote-tracking branch 'origin/dev'
0.76
2017-12-12 23:50:52 +01:00
Pascal Vizeli
0f09fdfcce
Update hass.io to 0.76
2017-12-12 23:48:57 +01:00
Pascal Vizeli
24db0fdb86
Merge remote-tracking branch 'origin/dev'
2017-12-12 23:46:37 +01:00
Pascal Vizeli
7349234638
Use uvloop & aiohttp C extension ( #279 )
...
* Update Dockerfile
* Update __main__.py
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
2017-12-12 23:38:33 +01:00
Pascal Vizeli
c691f2a559
Auto mapping UART devices from host ( #276 )
...
* Add hardware to docker api
* set hardware to docker
* add loop to dns
* Use loop for dns
* Update const.py
* Update API.md
* Update validate.py
* Update addon.py
* Update addon.py
* fix lint
* style
* Update hardware.py
2017-12-12 20:01:02 +01:00
Pascal Vizeli
110cd32dc3
Update hardware.py ( #275 )
2017-12-12 10:41:05 +01:00
Pascal Vizeli
26d8dc0ec6
Add support for host dbus system ( #274 )
2017-12-12 09:10:39 +01:00
Pascal Vizeli
fd41bda828
Cleanup some API stuff ( #272 )
...
* Update API.md
* Update addons.py
2017-12-11 22:40:02 +01:00
Pascal Vizeli
1e3868bb70
Add support for changelog ( #271 )
2017-12-10 23:45:30 +01:00
Pascal Vizeli
ece6c644cf
IPC ( #267 )
...
* Update API.md
* Update const.py
* Update addon.py
* Update validate.py
* Update addon.py
* Update addons.py
* fix lint
2017-12-10 23:29:51 +01:00
Pascal Vizeli
6a5bd5a014
Disable AppArmor/SecComp ( #266 )
...
Disable AppArmor
2017-12-10 23:10:25 +01:00
Pascal Vizeli
664334f1ad
Move setup to python 3.6
2017-12-10 22:16:22 +01:00
Pascal Vizeli
e5e28747d4
Cleanup dockerfile
2017-12-10 22:13:40 +01:00
Pascal Vizeli
c7956d95ae
Update Home-Assistant to 0.59.2
2017-12-06 19:30:27 +01:00
Pascal Vizeli
5ce6abdbb6
Update Home-Assistant to 0.59.2
2017-12-06 16:30:38 +01:00
Pascal Vizeli
fad0185c26
Update Home-Assistant to 0.59.1
2017-12-05 08:08:28 +01:00
Pascal Vizeli
86faf32709
Update Home-Assistant to 0.59.1
2017-12-04 18:14:53 +01:00
Pascal Vizeli
19f413796d
Update Home-Assistant to version 0.59
2017-12-04 10:49:15 +01:00
Pascal Vizeli
8f94b4d63f
Print error on invalid json ( #263 )
2017-11-30 20:23:20 +01:00
Pascal Vizeli
db263f84af
Update Home-Assistant to 0.58.1
2017-11-25 09:50:45 +01:00
Pascal Vizeli
747810b729
Update Home-Assistant to 0.58.1
2017-11-25 09:50:23 +01:00
Pascal Vizeli
d6768f15a1
Pump version to 0.76
2017-11-24 22:20:54 +01:00
Pascal Vizeli
6c75957578
Fix version merge conflict
0.75
2017-11-24 22:18:13 +01:00
Pascal Vizeli
3a8307acfe
Fix panel ( #258 )
2017-11-24 21:54:56 +01:00
Pascal Vizeli
f20c7d42ee
Update home-assistant to version 0.58.1
2017-11-24 14:13:16 +01:00
Pascal Vizeli
9419fbff94
Add new pannel ( #257 )
2017-11-24 14:01:17 +01:00