core/tests/components/homekit
stickpin a38bb5b33b
Add Homekit cameras codecs (#35238)
* Homekit cameras - Add codecs support

* Add valid_codecs + move audio application parameter

* Increase video bufsize

* Increase audio bufsize

* Update config flow to be aware of the copy option

* Add tests for copy video and audio codec

* remove unused from test

* remove unused from test

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-05-07 09:55:09 -05:00
..
__init__.py Add missing __init__ test files (#16871) 2018-09-25 23:08:37 +02:00
common.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
conftest.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_accessories.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_aidmanager.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
test_config_flow.py Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
test_get_accessories.py Add homekit camera support (#32527) 2020-05-04 19:03:46 -05:00
test_homekit.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_init.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_type_cameras.py Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
test_type_covers.py Use registry to find linked batteries for homekit (#33519) 2020-04-21 17:43:49 -07:00
test_type_fans.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_type_lights.py Convert homekit fans to use service callbacks (#34229) 2020-04-15 21:39:31 -05:00
test_type_locks.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_media_players.py Improve stability of homekit media players (#35080) 2020-05-02 14:15:44 -07:00
test_type_security_systems.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
test_type_sensors.py Use registry to find linked batteries for homekit (#33519) 2020-04-21 17:43:49 -07:00
test_type_switches.py Add vacuum support to homekit (#34386) 2020-04-20 08:00:52 -07:00
test_type_thermostats.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_util.py Improve stability of homekit media players (#35080) 2020-05-02 14:15:44 -07:00
util.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00