core/homeassistant/components/homekit
J. Nick Koston 3206f4dc83
Support multiple camera streams in HomeKit (#37968)
* Support multiple camera stream in HomeKit

* Update homeassistant/components/homekit/type_cameras.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Revert "Update homeassistant/components/homekit/type_cameras.py"

This reverts commit d7624c5bff.

* Update homeassistant/components/homekit/type_cameras.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Update homeassistant/components/homekit/type_cameras.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* black

* bump pyhap

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-07-25 07:12:14 -10:00
..
translations [ci skip] Translation update 2020-06-06 00:03:33 +00:00
__init__.py Ensure homekit accessory reset only affect the bridges with the accessory (#37588) 2020-07-06 17:27:25 -07:00
accessories.py Switch homekit to use async_track_state_change_event (#37253) 2020-07-05 19:05:13 -07:00
aidmanager.py Improve stability of homekit accessory ids (#35691) 2020-05-26 22:15:00 -07:00
config_flow.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00
const.py Support multiple camera streams in HomeKit (#37968) 2020-07-25 07:12:14 -10:00
img_util.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
logbook.py Add logbook platforms (#37078) 2020-06-24 18:14:50 -07:00
manifest.json Support multiple camera streams in HomeKit (#37968) 2020-07-25 07:12:14 -10:00
services.yaml
strings.json Remove zeroconf options from homekit (#35687) 2020-06-02 17:47:39 -05:00
type_cameras.py Support multiple camera streams in HomeKit (#37968) 2020-07-25 07:12:14 -10:00
type_covers.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_fans.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_humidifiers.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00
type_lights.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_locks.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_media_players.py Enable Homekit remote support for devices without play/pause (#37180) 2020-07-24 18:20:29 -10:00
type_security_systems.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_sensors.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_switches.py Add mode info attributes to script and automation (#37815) 2020-07-14 10:47:59 -07:00
type_thermostats.py fix (#37889) 2020-07-18 07:25:07 -04:00
util.py Support multiple camera streams in HomeKit (#37968) 2020-07-25 07:12:14 -10:00