c727
9c40c32e95
Add timezone to snapshot timestamp ( #360 )
...
* Add timezone to snapshot timestamp
```
old: 2018-02-14T15:13:46.391829
new: 2018-02-14T15:13:46.391829+00:00
```
* Update __init__.py
* Move code to dt util
* Lint
* Lint 2
* Update dt.py
* Update __init__.py
2018-02-17 16:13:23 +01:00
Pascal Vizeli
ac60de0360
Update security.py ( #365 )
2018-02-17 16:09:10 +01:00
Pascal Vizeli
587047f9d6
Add support for encrypted snapshot files ( #354 )
...
* Add support for encrypted files
* Update tar.py
* Update tar.py
* Update tar.py
* Update addon.py
* Update API.md
* Update API.md
* Update tar.py
* cleanup snapshot
* Update API.md
* Update const.py
* Update const.py
* Update validate.py
* Update homeassistant.py
* Update homeassistant.py
* Update validate.py
* Update validate.py
* Update snapshot.py
* Update utils.py
* Update snapshot.py
* Update utils.py
* Update snapshot.py
* Update validate.py
* Update snapshot.py
* Update validate.py
* Update const.py
* fix lint
* Update snapshot.py
* Update __init__.py
* Update snapshot.py
* Update __init__.py
* Update __init__.py
* Finish snapshot object
* Fix struct
* cleanup snapshot flow
* fix some points
* Add API upload
* fix lint
* Update voluptuous
* fix docker
* Update snapshots.py
* fix versions
* fix schema
* fix schema
* fix api
* fix path
* Handle import better
* fix routing
* fix bugs
* fix bug
* cleanup gz
* fix some bugs
* fix stage
* Fix
* fix
* protect None password
* fix API
* handle exception better
* fix
* fix remove of addons
* fix bug
* clenaup code
* fix none tasks
* Encrypt Home-Assistant
* fix decrypt
* fix binary
2018-02-17 15:52:33 +01:00
Pascal Vizeli
a885fbdb41
Pump version to 0.89
2018-02-11 23:03:46 +01:00
Pascal Vizeli
2f3701693d
Fix bugs with docker api 3.0.1 and fix the version ( #353 )
...
* Fix version
* fix snapshot
2018-02-11 01:42:53 +01:00
Pascal Vizeli
3bf446cbdb
Improve security layer ( #352 )
...
* Improve security layer
* Update logger
* Fix access
* Validate token
* fix
* fix some bugs
* fix lint
2018-02-11 00:05:20 +01:00
Pascal Vizeli
0c67cc13a1
Pump version to 0.88
2018-02-10 00:23:37 +01:00
Pascal Vizeli
23c35d4c80
Bugfix Check Config for Home-Assistant ( #350 )
...
* add logger
* Bugfix config check
2018-02-10 00:10:30 +01:00
Pascal Vizeli
e939c29efa
Pump version to 0.87
2018-02-09 10:45:15 +01:00
Pascal Vizeli
dec04386bf
Add support for home-assistant bootup ( #349 )
...
* Add support for home-assistant bootup
* fix bug
* fix
* fix ip bug
* bugfix
2018-02-09 01:27:45 +01: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
b9538bdc67
Change timeout to 300 ( #348 )
2018-02-08 12:34:30 +01:00
Pascal Vizeli
546df6d001
Pump version to 0.86
2018-01-29 23:45:01 +01:00
Pascal Vizeli
ee86770570
Fix API URL
2018-01-29 23:27:31 +01:00
Pascal Vizeli
142cdcffca
Better error handling for proxy ( #334 )
2018-01-29 12:36:58 +01:00
Pascal Vizeli
eb6c753514
Add support for undocument ha version inside wesocket ( #333 )
2018-01-29 10:17:53 +01:00
Pascal Vizeli
3f99dec858
Pump version to 0.85
2018-01-26 15:21:23 +01:00
Pascal Vizeli
1d5d2dc731
Update new panel system ( #330 )
2018-01-26 14:07:22 +01:00
Franck Nijhof
04f5ee0a80
✨ Adds support for add-on icons ( #328 )
...
* Adds support for add-on icons
* Update addons.py
2018-01-25 00:02:15 +01:00
Pascal Vizeli
7a02777cfb
New panel ( #326 )
...
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
2018-01-23 13:54:11 +01:00
Pascal Vizeli
7257c44d27
Pump version to 0.84
2018-01-18 23:50:13 +01:00
Pascal Vizeli
6f2cf2ef85
Robust json file handling with default reset on runtime ( #321 )
...
* Update json.py
* Update validate.py
* Update validate.py
* Update snapshots.py
* Update validate.py
* Update homeassistant.py
* Update validate.py
* Update snapshot.py
* Update snapshot.py
* Update snapshot.py
* Update json.py
* Update json.py
* Update json.py
* Update validate.py
* Update snapshots.py
* Update validate.py
* Update validate.py
* improve config updates
* fix lint
* update build
* fix schema
* fix validate
* fix lint
* fix some styles
* fix
* fix snapshot
* fix errors
* Update API
2018-01-18 23:33:05 +01:00
Pascal Vizeli
70a721a47d
Reset default config with None ( #320 )
...
* Update addons.py
* Update addon.py
* Update API.md
2018-01-18 10:21:16 +01:00
Pascal Vizeli
5c8aa71c31
Pump version to 0.83
2018-01-16 12:45:14 +01:00
Pascal Vizeli
26d390b66e
Add GET param support ( #314 )
2018-01-16 12:20:04 +01:00
Franck Nijhof
8fc27ff28e
✏️ Small typo in error msg ( #311 )
2018-01-15 22:52:13 +01:00
Pascal Vizeli
61037f3852
Update network.py
2018-01-11 11:16:46 +01:00
Pascal Vizeli
db8aaecdbe
Remove old security layer ( #306 )
...
* Remove old security layer
* remove unneded libs
* Update diagram
2018-01-10 22:27:47 +01:00
Pascal Vizeli
15a4541595
HomeAssistant API token ( #303 )
...
* Add a uuid to home-assistant
* Add API_TOKEN to homeassistant
* Update homeassistant.py
* Update addon.py
2018-01-10 18:14:32 +01:00
Pascal Vizeli
50ae8e2335
Pump version to 0.82
2018-01-08 15:26:34 +01:00
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