mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
update ha-ffmpeg version to 0.9 (#3059)
This commit is contained in:
@@ -14,7 +14,7 @@ from homeassistant.components.camera.mjpeg import extract_image_from_mjpeg
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.const import CONF_NAME
|
||||
|
||||
REQUIREMENTS = ['ha-ffmpeg==0.8']
|
||||
REQUIREMENTS = ['ha-ffmpeg==0.9']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user