Pascal Vizeli
b2203f7f41
[ffmpeg] Use new 1.0 version / migrate all asyncio ( #5464 )
...
* [ffmpeg] Use new 1.0 version / migrate all asyncio
* fix lint
* fix import
* Add new service to binary_sensors
* fix lint
2017-01-20 21:56:22 -08:00
Paulus Schoutsen
0f59bb208c
Migrate callbacks to use schedule_update_ha_state ( #4426 )
...
* Migrate callbacks to use schedule_update_ha_state
* Migrate MQTT sensor callback to async
* Migrate wemo to not update inside schedule_update_ha_state
* Make MQTT switch async
* Fix nx584 test
* Migrate tellstick callback
* Migrate vera callback
* Alarm control panel - manual: use async callbacks
* Run the switch rest tests that work
2016-11-17 07:34:46 -08: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
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