core/homeassistant/components/ezviz
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 (2) [E-G] (#60933) 2021-12-04 13:26:40 +01:00
binary_sensor.py Use new DeviceClass enums in ezviz (#61383) 2021-12-10 09:54:58 +01:00
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
coordinator.py
entity.py
manifest.json Bump ezviz api 0.2.0.5 (#60090) 2021-11-21 18:51:22 -06:00
sensor.py Use new DeviceClass enums in ezviz (#61383) 2021-12-10 09:54:58 +01:00
services.yaml
strings.json
switch.py Use new DeviceClass enums in ezviz (#61383) 2021-12-10 09:54:58 +01:00