Pump ffmpeg to 1.5 (#6119)
This commit is contained in:
parent
37a8035c54
commit
1a4b62909b
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ import homeassistant.helpers.config_validation as cv
|
|||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
DOMAIN = 'ffmpeg'
|
||||
REQUIREMENTS = ["ha-ffmpeg==1.4"]
|
||||
REQUIREMENTS = ["ha-ffmpeg==1.5"]
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue