Update ffmpeg.py
This commit is contained in:
parent
2fb4709a94
commit
c96c283293
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ from homeassistant.helpers.dispatcher import (
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['ha-ffmpeg==1.8']
|
||||
REQUIREMENTS = ['ha-ffmpeg==1.9']
|
||||
|
||||
DOMAIN = 'ffmpeg'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue