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
|
4647035b00
|
Bugfix Websession
|
2018-05-06 09:44:58 +02:00 |
|
Pascal Vizeli
|
28f295a1e2
|
Cleanup
|
2018-04-21 22:33:06 +02:00 |
|
Pascal Vizeli
|
55c2127baa
|
Cleanup Loop handling
|
2018-04-21 16:30:31 +02:00 |
|
Pascal Vizeli
|
524d875516
|
Update aioHttp3 (#403)
* Update aioHttp3
* fix line ending
* fix close session
|
2018-03-12 23:40:06 +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
|
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
|
26d390b66e
|
Add GET param support (#314)
|
2018-01-16 12:20:04 +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
|
1bdd3d88de
|
Bugfix SSL settings on proxy (#288)
* Bugfix SSL settings on proxy
* fix lint
|
2017-12-26 12:10: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 |
|