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
0c67cc13a1
Pump version to 0.88
2018-02-10 00:23:37 +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
546df6d001
Pump version to 0.86
2018-01-29 23:45:01 +01:00
Pascal Vizeli
3f99dec858
Pump version to 0.85
2018-01-26 15:21:23 +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
7257c44d27
Pump version to 0.84
2018-01-18 23:50:13 +01:00
Pascal Vizeli
5c8aa71c31
Pump version to 0.83
2018-01-16 12:45:14 +01:00
Pascal Vizeli
50ae8e2335
Pump version to 0.82
2018-01-08 15:26:34 +01:00
Pascal Vizeli
73c437574c
Pump version to 0.81
2018-01-07 18:11:30 +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
56abfb6adc
Pump version to 0.80
2018-01-05 18:22:51 +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
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
54f45539be
Pump version to 0.77
2017-12-13 00:18:30 +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
26d8dc0ec6
Add support for host dbus system ( #274 )
2017-12-12 09:10:39 +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
d6768f15a1
Pump version to 0.76
2017-11-24 22:20:54 +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
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
7e0525749e
Pump version to 0.73
2017-10-17 22:49:35 +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
7fb2aca88b
Pump version to 0.72
2017-10-13 22:28:15 +02:00
Pascal Vizeli
f22fa46bdb
Pump version to 0.71
2017-10-10 07:24:35 +02:00
Pascal Vizeli
547415b30b
Pump version to 0.70
2017-10-09 15:38:49 +02:00
Pascal Vizeli
e61e7f41f2
Pump version to 0.69
2017-10-03 17:37:48 +02:00
Pascal Vizeli
bd1c8be1e1
Support new API for add-on STDIN support ( #207 )
...
* Add function to write data to add-on stdin with API
* Update API Doc
* Add to api
* Update addon.py
2017-10-03 16:44:48 +02:00
Pascal Vizeli
f167197640
New config for homeassistant_api & upgrade snapshot ( #206 )
...
* New config for homeassistant_api & upgrade snapshot
* fix lint
2017-10-03 11:47:35 +02:00
Pascal Vizeli
f084ecc007
Pump version to 0.68
2017-10-03 00:59:12 +02:00
Pascal Vizeli
f38e28a4d9
Add interface and home-assistant api proxy ( #205 )
...
* Add initial for hass interface
* For better compatibility, remove extra options for cleanup old stuff
* Add new functions to api
* Add api proxy to home-assistant
* use const
* fix lint
* fix lint
* Add check_api_state function
* Add api watchdog
* Fix lint
* update output
* fix url
* Fix API call
* fix API documentation
* remove password
* fix api call to hass api only
* fix problem with config missmatch
* test
* Detect wrong ssl settings
* disable watchdog & add options
* Update API
2017-10-03 00:31:14 +02:00
Pascal Vizeli
79e2f3e8ab
Pump version to 0.67
2017-09-30 12:09:22 +02:00
Pascal Vizeli
d94ada6216
Pump version to 0.65
2017-09-29 22:12:52 +02:00
Pascal Vizeli
40324beb72
Add support for kernel gpio interface ( #202 )
...
* Add support for kernel gpio interface
* Update addon.py
* fix git python module change
* Update git.py
2017-09-29 21:42:33 +02:00
Pascal Vizeli
1795103086
Pump version to 0.65
2017-09-26 09:10:56 +02:00
Pascal Vizeli
3c04c71401
Update build system to origin docker ( #191 )
...
* Update build system to origin docker
* Rename build env
* fix lint p1
* fix bug & add more log info for snapshot/restore
* fix exception
* Log build info
* revert last change
* fix regex
2017-09-19 18:06:34 +02:00
Pascal Vizeli
df66102de0
Pump version to 0.64
2017-09-17 14:42:35 +02:00
Pascal Vizeli
ba352abf0b
Pump version to 0.63
2017-09-12 20:13:41 +02:00
Pascal Vizeli
8249f042c0
Pump version to 0.62
2017-09-11 14:42:23 +02:00
Pascal Vizeli
5a80be9fd4
Allow stop/start home-assistant & flow of startup ( #182 )
...
* Allow config boot
* Read boot settings
* Use internal boot time for detect reboot
* Check if Home-Assistant need to watch
* Make datetime string and parse_datetime
* Add api calls
* fix lint p1
* Use new datetime parser for sessions and make a real default boot time
* fix lint p2
* only start docker if they is running
* convert to int (timestamp)
* add boot flag
2017-09-11 14:14:26 +02:00
Pascal Vizeli
a733886803
Pump version to 0.61
2017-09-11 10:03:15 +02:00