Pascal Vizeli
|
0151a149fd
|
Merge pull request #604 from home-assistant/dev
Release 121
121
|
2018-07-25 01:47:36 +02:00 |
|
Pascal Vizeli
|
9dea93142b
|
Timeout shutdown (#603)
* Don't wait too long for shutdown
* Update log message
* Fix timeout
* Fast shudown
|
2018-07-25 01:46:54 +02:00 |
|
Pascal Vizeli
|
7f878bfac0
|
Bump version to 121
|
2018-07-25 01:39:33 +02:00 |
|
Pascal Vizeli
|
ebe9ae2341
|
Merge pull request #600 from home-assistant/dev
Release 120
120
|
2018-07-24 22:11:10 +02:00 |
|
Pascal Vizeli
|
e777bbd024
|
Fix bug with proxy (#599)
|
2018-07-24 22:00:46 +02:00 |
|
Pascal Vizeli
|
2116d56124
|
Bump version 120
|
2018-07-24 16:32:46 +02:00 |
|
Pascal Vizeli
|
0b6a82b018
|
Merge pull request #598 from home-assistant/dev
Release 119
119
|
2018-07-24 16:21:06 +02:00 |
|
Pascal Vizeli
|
b4ea28af4e
|
Update uvloop to 0.11.0 (#597)
|
2018-07-24 16:16:26 +02:00 |
|
Pascal Vizeli
|
22f59712df
|
Bump version 119
|
2018-07-23 13:01:51 +02:00 |
|
Pascal Vizeli
|
efe95f7bab
|
Merge pull request #593 from home-assistant/dev
Release 118
118
|
2018-07-23 12:59:15 +02:00 |
|
Pascal Vizeli
|
200c68f67f
|
Fix proxy data passthrougth (#592)
* Fix proxy data passthrougth
* Update homeassistant.py
|
2018-07-23 12:53:32 +02:00 |
|
Pascal Vizeli
|
dcefec7b99
|
Cleanup old stuff (#589)
|
2018-07-22 01:51:45 +02:00 |
|
Pascal Vizeli
|
5db798bcf8
|
Fix API for home-assistant (#588)
* Fix API for home-assistant
* Update API.md
|
2018-07-22 00:42:45 +02:00 |
|
Pascal Vizeli
|
70005296cc
|
Bump version 118
|
2018-07-21 20:25:12 +02:00 |
|
Pascal Vizeli
|
f2bf8dea93
|
Merge pull request #585 from home-assistant/dev
Release 117
117
|
2018-07-21 20:21:18 +02:00 |
|
Pascal Vizeli
|
fee858c956
|
Fix exception is HomeAssistant allready running (#587)
|
2018-07-21 20:13:13 +02:00 |
|
Pascal Vizeli
|
e3ae48c8ff
|
Remove geo ip (#586)
* Remove geo ip
* Update core.py
* Update dt.py
|
2018-07-21 19:45:11 +02:00 |
|
Pascal Vizeli
|
fa9e20385e
|
Bugfix passwrod (#584)
|
2018-07-21 19:07:22 +02:00 |
|
Pascal Vizeli
|
f51c9704e0
|
Fix timeout on freegeoip (#581)
* Fix timeout on freegeoip
* Update updater.py
* Update supervisor.py
* Update dt.py
* Update hassos.py
* Update core.py
* Update hassos.py
* Update supervisor.py
* Update updater.py
|
2018-07-21 19:01:20 +02:00 |
|
Pascal Vizeli
|
57c58d81c0
|
Bump version 117
|
2018-07-21 00:06:34 +02:00 |
|
Pascal Vizeli
|
1ec1082068
|
Merge pull request #580 from home-assistant/dev
Release 116
116
|
2018-07-21 00:05:56 +02:00 |
|
Pascal Vizeli
|
35b7c2269c
|
Support control of hassos-cli (#555)
* Support control of hassos-cli
* Update const.py
* Update validate.py
* Update supervisor.py
* Create hassos_cli.py
* Update hassos_cli.py
* Update hassos_cli.py
* Update hassos.py
* Update tasks.py
* Update hassos.py
* Update API.md
* Update API.md
* Update const.py
* Update hassos.py
* Update __init__.py
* Fix lint
* fix
* Fix logging
* change order
* Fix download
|
2018-07-20 23:45:36 +02:00 |
|
Pascal Vizeli
|
cc3e6ec6fd
|
Fix stream error with aiohttp >= 3 (#579)
* Fix stream error with aiohttp >= 3
* Update proxy.py
* Update proxy.py
* Update proxy.py
* Update proxy.py
* Update proxy.py
* Update proxy.py
|
2018-07-20 22:28:56 +02:00 |
|
Paulus Schoutsen
|
4df42e054d
|
Leverage access and refresh tokens if available (#575)
* Leverage access and refresh tokens if available
* Update homeassistant.py
* Update homeassistant.py
* Update proxy.py
* Migrate HomeAssistant to new exception layout
* Fix build for 3.7
* Cleanups
* Fix style
* fix log strings
* Fix new style
* Fix travis build
* python 3.7
* next try
* fix
* fix lint
* Fix lint p2
* Add logging
* Fix logging
* fix access
* Fix spell
* fix return
* Fix runtime
* Add to hass config
|
2018-07-20 16:55:48 +02:00 |
|
Pascal Vizeli
|
1b481e0b37
|
Fix small bugs (python37) (#577)
* Fix small bugs (python37)
* Update utils.py
* Update utils.py
* Update utils.py
* Update utils.py
* Update utils.py
|
2018-07-19 21:22:26 +02:00 |
|
Pascal Vizeli
|
3aa4cdf540
|
Fix remove data inside executor (#576)
|
2018-07-19 20:25:58 +02:00 |
|
Pascal Vizeli
|
029f277945
|
Reset readonly on remove data (#569)
* Reset readonly on remove data
* Update addon.py
* Update utils.py
* Fix lint
* Update utils.py
* Update utils.py
* Update utils.py
* Update utils.py
* Update addon.py
|
2018-07-19 12:44:16 +02:00 |
|
Pascal Vizeli
|
e7e0b9adda
|
Fix-python7 compatibility (#573)
|
2018-07-19 01:18:43 +02:00 |
|
Pascal Vizeli
|
5fbff75da8
|
Support new base images (#571)
* Support new base images
* Update Dockerfile
* Update setup.py
|
2018-07-17 23:32:50 +02:00 |
|
Paulus Schoutsen
|
58299a0389
|
Add release drafter
|
2018-07-10 10:38:45 +02:00 |
|
Pascal Vizeli
|
1151d7e17b
|
Bump version to 116
|
2018-07-06 13:10:16 +02:00 |
|
Pascal Vizeli
|
b56ed547e3
|
Merge pull request #559 from home-assistant/dev
Release 115
115
|
2018-07-06 13:09:32 +02:00 |
|
Pascal Vizeli
|
a71ebba940
|
Bugfix rollback if the hass instant is complete corrupt (#558)
|
2018-07-06 13:08:57 +02:00 |
|
Pascal Vizeli
|
4fcb516c75
|
Bump version to 115
|
2018-07-06 01:38:18 +02:00 |
|
Pascal Vizeli
|
22142d32d2
|
Merge remote-tracking branch 'origin/dev'
Release 114
114
|
2018-07-06 01:37:10 +02:00 |
|
Pascal Vizeli
|
21194f1411
|
Add hostname to UI (#557)
* Add hostname to UI
* Fix dbus call
* support boolean
* support types
* revert
* test
* test
* log
* fixup
* fix bug
|
2018-07-06 01:36:28 +02:00 |
|
Pascal Vizeli
|
09df046fa8
|
Fix problem with Repositories (#552)
* Fix problem with Repositories
* Update git.py
* Update git.py
* Update git.py
* Update git.py
* Update git.py
* Update git.py
* Update git.py
* Update git.py
* Update git.py
* Update git.py
* Update git.py
* fix lint
* fix
* reset origin
* Git cleanup
|
2018-07-05 23:21:54 +02:00 |
|
Pascal Vizeli
|
63d3889d5c
|
Fix problem with options / hostname (#554)
|
2018-07-05 13:01:48 +02:00 |
|
Pascal Vizeli
|
0ffc0559e2
|
Map devicetree
|
2018-07-04 01:12:58 +02:00 |
|
Pascal Vizeli
|
78118a502c
|
Map devicetree
|
2018-07-04 01:12:25 +02:00 |
|
Pascal Vizeli
|
946cc3d618
|
Bump version to 114
|
2018-07-04 00:53:19 +02:00 |
|
Pascal Vizeli
|
c40a3f18e9
|
Merge remote-tracking branch 'origin/dev'
Release 113
113
|
2018-07-04 00:51:36 +02:00 |
|
Pascal Vizeli
|
f01945bf8c
|
Update addon.py (#550)
|
2018-07-04 00:51:01 +02:00 |
|
Pascal Vizeli
|
0f72db45f9
|
Bump version to 113
|
2018-07-03 23:02:21 +02:00 |
|
Pascal Vizeli
|
83510341b6
|
Merge remote-tracking branch 'origin/dev'
Release 112
112
|
2018-07-03 22:43:05 +02:00 |
|
Pascal Vizeli
|
70dd6593e4
|
Rollback homeassistant on failover (#549)
* Rollback homeassistant on failover
* Check running system
|
2018-07-03 22:41:50 +02:00 |
|
Pascal Vizeli
|
60ba2db561
|
Bump version to 112
|
2018-07-03 20:44:06 +02:00 |
|
Pascal Vizeli
|
5820d16419
|
Fix wrong mount options for devicetree (#548)
|
2018-07-03 18:44:45 +02:00 |
|
Pascal Vizeli
|
9f9ff0d1ad
|
Merge remote-tracking branch 'origin/dev'
Release 111
111
|
2018-07-03 00:14:28 +02:00 |
|
Pascal Vizeli
|
806161e3ac
|
Use machine-id from filesystem (#546)
* Use machine-id from filesystem
* Update security.py
* Update security.py
* fix lint
|
2018-07-01 22:28:32 +02:00 |
|