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
Pascal Vizeli
56fa1550d2
Pump version to 0.60
2017-08-24 22:40:19 +02:00
Pascal Vizeli
6f05b90e4e
Pump hass.io to 0.59
2017-08-24 17:17:34 +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
1c915ef4cd
Pump hass.io version to 0.58
2017-08-22 16:29:10 +02:00
Pascal Vizeli
05554ccf7e
Pump version to 0.57
2017-08-16 11:38:43 +02:00
Pascal Vizeli
70685c41be
Update const.py
2017-08-16 02:18:33 +02:00
Pascal Vizeli
eab958860c
Pump hassio to 0.55
2017-08-15 09:15:21 +02:00
Pascal Vizeli
021946e181
Pump version to 0.54
2017-08-15 00:35:58 +02:00