mirror of
				https://github.com/home-assistant/core.git
				synced 2025-11-04 00:19:31 +00:00 
			
		
		
		
	Pump ffmpeg to 1.5 (#6119)
This commit is contained in:
		@@ -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__)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user