core/homeassistant/components/homekit
Allen Porter 14e4216e29
Put access to ffmpeg hass.data behind a method (#62570)
* Put access to ffmpeg hass.data behind a method

Move all callers of `hass.data[DATA_FFMPEG]` to a new function that returns the FFMpegManager.

* Update homeassistant/components/ffmpeg/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove unnecessary async_ prefix

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-21 23:40:43 -08:00
..
translations [ci skip] Translation update 2021-12-22 00:14:51 +00:00
__init__.py Make device automation type an enum (#62354) 2021-12-20 19:16:30 +01:00
accessories.py Use new DeviceClass enums in homekit (#61665) 2021-12-18 19:07:04 -06:00
aidmanager.py
config_flow.py Make device automation type an enum (#62354) 2021-12-20 19:16:30 +01:00
const.py Use new DeviceClass enums in homekit (#61665) 2021-12-18 19:07:04 -06:00
logbook.py
manifest.json
services.yaml
strings.json
type_cameras.py Put access to ffmpeg hass.data behind a method (#62570) 2021-12-21 23:40:43 -08:00
type_covers.py Use new DeviceClass enums in homekit (#61665) 2021-12-18 19:07:04 -06:00
type_fans.py
type_humidifiers.py Use new DeviceClass enums in homekit (#61665) 2021-12-18 19:07:04 -06:00
type_lights.py Fix Non-thread-safe operation in homekit light events (#62147) 2021-12-17 08:17:32 +01:00
type_locks.py
type_media_players.py
type_remotes.py
type_security_systems.py
type_sensors.py Use new DeviceClass enums in homekit (#61665) 2021-12-18 19:07:04 -06:00
type_switches.py
type_thermostats.py
type_triggers.py
util.py Use new DeviceClass enums in homekit (#61665) 2021-12-18 19:07:04 -06:00