Fabian Affolter
|
3ee4d1060f
|
Update docstrings (#7361)
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update tomato.py
* Update isy994.py
* Lint + fix tests
* Lint
|
2017-04-29 22:04:49 -07:00 |
Paulus Schoutsen
|
714b516176
|
aiohttp 2 (#6835)
* Upgrade aiohttp2
* Fix resource caching
* Fix helpers.aiohttp_client
* Lint
* Use static path for api error_log
* Fix ClientErrors import
* Remove not needed DisconnectError
* Remove releasing responses code
* Add timeout if stream starts non responding
* More async_aiohttp_proxy_stream cleanup
* Fix references to ClientError
* Fix fingerprinting
* Fix aiohttp stream tests
* Rename aiohttp_proxy_stream
* Remove impossible darksky test
* Fix sleepiq requests escaping mocker
* Lint
* Remove deprecated parameter
* Break up aiohttp_proxy_stream in 2 methods
* Lint
* Upgrade to aiohttp 2.0.4
* Convert connector close to a callback
* Fix static fingerprinted links
|
2017-03-30 00:50:53 -07:00 |
Pascal Vizeli
|
5d8e219448
|
Update aiohttp handling with upc connect (#6108)
* Refactor upc connect
* fix aiohttp cleanup
* fix test
* fix tests
* allow status code for login
|
2017-02-19 23:25:45 +01:00 |
Pascal Vizeli
|
a72d32b9af
|
Bugfix async blocking loop with xml parser. (#5694)
|
2017-02-01 17:20:52 +01:00 |
Pascal Vizeli
|
c3a55e7d82
|
Fix upc lint error (#5554)
|
2017-01-25 18:46:37 +01:00 |
Pascal Vizeli
|
393c7f2cf1
|
[device.upc_connect] Discount on STOP. (#5553)
* [device.upc_connect] Discount on STOP.
* close session it self
* Update upc_connect.py
|
2017-01-25 09:20:31 -08:00 |
Paulus Schoutsen
|
d8e5e60a08
|
Merge remote-tracking branch 'origin/master' into dev
|
2017-01-24 20:59:34 -08:00 |
Pascal Vizeli
|
cfc936761b
|
Make upc more robust (#5404)
* Make upc more robust
* update unittest
* add test for parse error
|
2017-01-17 23:35:02 +01:00 |
Pascal Vizeli
|
7af92d0bca
|
Bugfix upc with aiohttp 1.2 (cookies) (#5362)
|
2017-01-16 22:08:24 -08:00 |
Pascal Vizeli
|
f08e2648ae
|
Bugfix upc with aiohttp 1.2 (cookies) (#5362)
|
2017-01-16 11:06:23 +01:00 |
Pascal Vizeli
|
bb02fc707c
|
[device_traker/upc] New UPC connect box platform (#5100)
|
2017-01-09 18:08:37 +02:00 |