mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update ffmpeg.py
This commit is contained in:
parent
2fb4709a94
commit
c96c283293
@ -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'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user