core/homeassistant/components/arlo
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
..
__init__.py
alarm_control_panel.py Use entity class attributes for arlo (#52681) 2021-07-11 16:45:05 -04:00
camera.py Put access to ffmpeg hass.data behind a method (#62570) 2021-12-21 23:40:43 -08:00
manifest.json
sensor.py Use new SensorDeviceClass in arlo (#61274) 2021-12-08 21:56:05 +01:00
services.yaml