forked from home-assistant/core
Update ffmpeg.py
This commit is contained in:
@@ -19,7 +19,7 @@ from homeassistant.helpers.dispatcher import (
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['ha-ffmpeg==1.8']
|
REQUIREMENTS = ['ha-ffmpeg==1.9']
|
||||||
|
|
||||||
DOMAIN = 'ffmpeg'
|
DOMAIN = 'ffmpeg'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user