Pascal Vizeli
|
2e0c185740
|
Async cleanup part 3 (#4302)
|
2016-11-07 22:31:40 -08:00 |
Paulus Schoutsen
|
22c3d014aa
|
Remove chunked encoding (#4230)
|
2016-11-05 15:29:22 -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 |
Pascal Vizeli
|
66541a6a19
|
Update ha-ffmpeg to version 0.15 (#4096)
|
2016-10-29 00:12:53 +02:00 |
Paulus Schoutsen
|
519d9f2fd0
|
async HTTP component (#3914)
* Migrate WSGI to asyncio
* Rename wsgi -> http
* Python 3.4 compat
* Move linting to Python 3.4
* lint
* Lint
* Fix Python 3.4 mock_open + binary data
* Surpress logging aiohttp.access
* Spelling
* Sending files is a coroutine
* More callback annotations and naming fixes
* Fix ios
|
2016-10-23 23:48:01 -07:00 |
Pascal Vizeli
|
07a92e8ac3
|
Split ffmpeg to compoment (#3396)
Add an optional extended description…
|
2016-09-15 14:35:40 +02:00 |
Pascal Vizeli
|
a9ef8d8568
|
Update ha-ffmpeg version 0.12 and add tests (#3301)
* update ha-ffmpeg version 0.12 and add tests
* change error logging
|
2016-09-12 22:52:49 +02:00 |
Pascal Vizeli
|
165871d48a
|
update ffmpeg version to 0.10 add get image to camera (#3235)
|
2016-09-06 18:24:11 -07:00 |
Pascal Vizeli
|
cf9b49ac03
|
update ha-ffmpeg version to 0.9 (#3059)
|
2016-08-30 20:58:37 +02:00 |
Fabian Affolter
|
2accc15d41
|
Migrate to voluptuous (#2991)
🐬
|
2016-08-27 14:43:33 -06:00 |
Pascal Vizeli
|
9ab2ac766e
|
add motion sensor / rewrite ffmpeg binary sensor (#2969)
🐬
* use const flags
|
2016-08-26 06:48:17 -06:00 |
Pascal Vizeli
|
c5fd665151
|
add ffmpeg noise detection sensor (#2950)
|
2016-08-23 19:08:20 -07:00 |
Fabian Affolter
|
a784f48022
|
Minor changes (#2784)
* Update link to docs
* Use fast.com
* Update docstring
* Add link to docs
* Add link to docs
* Update docstrings
* Update docstrings
* Fix typo
|
2016-08-11 11:14:24 +02:00 |
Pascal Vizeli
|
98c77dc08f
|
Add ffmpeg camera platform support (#2755)
|
2016-08-08 17:34:46 -07:00 |