core/homeassistant/components/canary
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-12 00:14:30 +00:00
__init__.py Use platform enum (1) [A-D] (#60908) 2021-12-03 08:51:30 -08:00
alarm_control_panel.py
camera.py Put access to ffmpeg hass.data behind a method (#62570) 2021-12-21 23:40:43 -08:00
config_flow.py Remove incorrect use of ConfigType in config flows (#53544) 2021-07-27 12:33:17 +02:00
const.py
coordinator.py
manifest.json
model.py
sensor.py Use new SensorDeviceClass enum in canary (#61330) 2021-12-09 09:20:10 +01:00
strings.json