hass-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 Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
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 Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Use new SensorDeviceClass in arlo (#61274) 2021-12-08 21:56:05 +01:00
services.yaml Add targets and selectors to services (A) (#49818) 2021-05-09 02:21:00 +02:00