mirror of
https://github.com/home-assistant/core.git
synced 2025-11-05 08:59:57 +00:00
update ha-ffmpeg version to 0.9 (#3059)
This commit is contained in:
@@ -16,7 +16,7 @@ from homeassistant.config import load_yaml_config_file
|
||||
from homeassistant.const import (EVENT_HOMEASSISTANT_STOP, CONF_NAME,
|
||||
ATTR_ENTITY_ID)
|
||||
|
||||
REQUIREMENTS = ["ha-ffmpeg==0.8"]
|
||||
REQUIREMENTS = ["ha-ffmpeg==0.9"]
|
||||
|
||||
SERVICE_RESTART = 'ffmpeg_restart'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user