mirror of
https://github.com/home-assistant/core.git
synced 2025-10-18 08:09:33 +00:00
Update ha-ffmpeg version 1.1 (#5573)
This commit is contained in:
@@ -110,6 +110,7 @@ def async_setup_platform(hass, config, async_add_devices, discovery_info=None):
|
||||
def async_start(event):
|
||||
"""Start ffmpeg."""
|
||||
yield from entity.async_start_ffmpeg()
|
||||
yield from entity.async_update_ha_state()
|
||||
|
||||
hass.bus.async_listen_once(
|
||||
EVENT_HOMEASSISTANT_START, async_start)
|
||||
|
Reference in New Issue
Block a user