Pascal Vizeli
f8e6362283
Improve supervisor update handling ( #300 )
...
* Improve supervisor update handling
* fix message position
2018-01-08 14:55:13 +01:00
Pascal Vizeli
0c44064926
Disable ipv6 / DNS Resolve troubles ( #299 )
...
* Disable ipv6
* Disable search domain
* Update network.py
* Update __init__.py
* add options
2018-01-08 13:57:59 +01:00
Pascal Vizeli
73c437574c
Pump version to 0.81
2018-01-07 18:11:30 +01:00
Pascal Vizeli
054def09f7
Update panel for 0.80 ( #298 )
...
* Update pannel
* fix lint
2018-01-07 17:47:15 +01:00
Pascal Vizeli
eebe90bd14
Add support for stats & code cleanup ( #297 )
...
* Add support for stats & code cleanup
* Add more stats
* Move code into own object
* Add to API
* Update API
* Add error handling
* fix lint
* fix block io
2018-01-07 15:53:54 +01:00
Pascal Vizeli
0f58bb35ba
Bugfix return value supervisor update ( #296 )
...
* Update supervisor.py
* Update addon.py
2018-01-06 22:35:58 +01:00
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
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
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
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
38a599011e
Add long_description from README.md ( #287 )
...
* Add readme to API
* update name
2017-12-26 01:31:24 +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
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
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
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
8f94b4d63f
Print error on invalid json ( #263 )
2017-11-30 20:23:20 +01:00
Pascal Vizeli
d6768f15a1
Pump version to 0.76
2017-11-24 22:20:54 +01:00
Pascal Vizeli
3a8307acfe
Fix panel ( #258 )
2017-11-24 21:54:56 +01:00
Pascal Vizeli
9419fbff94
Add new pannel ( #257 )
2017-11-24 14:01:17 +01:00
Pascal Vizeli
a95274f1b3
Use tini for home-assistant docker ( #255 )
2017-11-21 15:55:10 +01:00
Paulus Schoutsen
ce9c3565b6
Hassio panel split ( #249 )
...
* Allow serving two types of panels
* Remove old panel
* Make backwards compatible
* Add comment
2017-11-20 13:44:04 +01:00
Pascal Vizeli
fb46592d48
Pump version to 0.75
2017-11-05 00:35:04 +01:00
Pascal Vizeli
70104a9280
Set api token for access requirements ( #238 )
...
* Set api token for access requirements
* fix uuid
* make robust
* fix names
2017-11-05 00:07:49 +01:00
Pascal Vizeli
efbc7b17a1
Use init system for add-ons ( #237 )
...
* Use init system for add-ons
* Update const.py
* Update validate.py
* Update addon.py
* Update addon.py
* remove options
* remove options p2
* remove options p3
* Update addon.py
2017-11-04 21:52:41 +01:00
Pascal Vizeli
f6375f1bd6
Pump version to 0.74
2017-10-25 12:12:13 +02:00
Pascal Vizeli
f591f67a2a
Show hardware GPIO interface ( #233 )
...
* Update hardware.py
* Update host.py
* Update API.md
* Update API.md
* fix lint
2017-10-25 11:50:00 +02:00
Pascal Vizeli
cda3184a55
Add support for legacy mode ( #232 )
...
* Add support for legacy mode
* Update const.py
* add legacy mode
* Update addon.py
* Update addon.py
* Update addon.py
* Update addon.py
2017-10-24 17:23:33 +02:00
Pascal Vizeli
8c82c467d4
Fix aiohttp 2.3.1 ( #231 )
2017-10-22 14:05:45 +02:00
Pascal Vizeli
f3f6771534
Add a static entry for hassio api ( #230 )
2017-10-22 13:53:41 +02:00
Pascal Vizeli
7e0525749e
Pump version to 0.73
2017-10-17 22:49:35 +02:00
Pascal Vizeli
66c93e7176
Minimize downtime to 1 sec ( #223 )
2017-10-17 22:25:29 +02: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
e7430d87d7
Update docker image validate ( #220 )
2017-10-16 17:15:09 +02:00
Pascal Vizeli
7fb2aca88b
Pump version to 0.72
2017-10-13 22:28:15 +02:00