core/homeassistant/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
..
translations Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
__init__.py Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
accessories.py Add homekit camera support (#32527) 2020-05-04 19:03:46 -05:00
aidmanager.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
config_flow.py Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
const.py Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
manifest.json Add homekit camera support (#32527) 2020-05-04 19:03:46 -05:00
services.yaml Add missing services to Homekit services yaml (#34349) 2020-04-17 14:28:58 -05:00
strings.json Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
type_cameras.py Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
type_covers.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
type_fans.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
type_lights.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
type_locks.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
type_media_players.py Improve stability of homekit media players (#35080) 2020-05-02 14:15:44 -07:00
type_security_systems.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
type_sensors.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
type_switches.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
type_thermostats.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
util.py Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00