core/tests/components/camera
Jason Hu 45a7ca62ae
Add turn_on/off service to camera (#15051)
* Add turn_on/off to camera

* Add turn_on/off supported features to camera.

Add turn_on/off service implementation to camera, add turn_on/off
 supported features and services to Demo camera.

* Add camera supported_features tests

* Resolve code review comment

* Fix unit test

* Use async_add_executor_job

* Address review comment, change DemoCamera to local push

* Rewrite tests/components/camera/test_demo

* raise HTTPError instead return response
2018-07-24 10:13:26 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Add turn_on/off service to camera (#15051) 2018-07-24 10:13:26 -07:00
test_generic.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_init.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
test_local_file.py Clean up some Python 3.4 remnants (#14433) 2018-05-13 17:56:42 +02:00
test_mqtt.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_push.py Added Push Camera (#15151) 2018-07-04 07:44:47 +02:00
test_uvc.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00