Paulus Schoutsen
22c3d014aa
Remove chunked encoding ( #4230 )
2016-11-05 15:29:22 -07:00
jgriff2
a01939c6e9
Fix Synology Camera SSL certificate option ( #4201 ) [BREAKING CHANGE]
...
* Fix Synology SSL config
* Revert "Fix Synology SSL config"
This reverts commit b8dc2a92abee6249b3dd42c99d0786820ebbeb72.
* Revert "Fix Synology SSL config"
This reverts commit 805e87f3af300a1b7627bb5df0792285fcf38901.
* Fix Synology SSL config
2016-11-03 18:41:32 -07:00
Paulus Schoutsen
ee5f228309
Make services yield ( #4187 )
...
* Make services yield
* Disable pylint abstract-method check
* add input_select
* add input_slider
* change to async vers.
* fix lint
* yield on add_entities as other components does
2016-11-03 18:32:14 -07:00
Fabian Affolter
be272ac64a
Disable too-many-* ( #4107 )
...
* Disable too-many-* and too-few-public-methods
* Remove globally disabled pylint warnings
2016-10-30 22:18:53 +01:00
Pascal Vizeli
3324995e70
Async clientsession / fix stuff on aiohttp and camera platform ( #4084 )
...
* add websession
* convert to websession
* convert camera to async
* fix lint
* fix spell
* add import
* create task to loop
* fix test
* update aiohttp
* fix tests part 2
* Update aiohttp.py
2016-10-27 21:40:10 -07:00
jgriff2
e1647fb6ac
Add synology ss cameras ( #3626 )
...
* Add files via upload
* Update .coveragerc
* test
* Update synology camera
* Use voluptuous for synology
* Use voluptuous for synology
* Use voluptuous for synology
* Use voluptuous for synology
* Conform synology to flake8
* Added Whitelist to synology
* Sync to dev branch
* Added helper function to synology
2016-10-13 08:49:58 -07:00