hass-core/homeassistant/components/onvif
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 Use platform enum (4) [M-O] (#60940) 2021-12-05 17:06:35 -10:00
base.py Use DeviceInfo Class N-O (#58314) 2021-10-24 11:34:45 +02:00
binary_sensor.py
camera.py Put access to ffmpeg hass.data behind a method (#62570) 2021-12-21 23:40:43 -08:00
config_flow.py
const.py
device.py Fix Onvif PTZ for Imou cameras (#56592) 2021-09-30 11:36:49 +02:00
event.py Use assignment expressions 22 (#57971) 2021-10-21 08:33:10 +02:00
manifest.json
models.py
parsers.py
sensor.py
services.yaml
strings.json