mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bumped Amcrest version (#8624)
This commit is contained in:
parent
2cf9254a08
commit
3e34f34f6b
@ -18,7 +18,7 @@ from homeassistant.const import (
|
||||
from homeassistant.helpers import discovery
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['amcrest==1.2.0']
|
||||
REQUIREMENTS = ['amcrest==1.2.1']
|
||||
DEPENDENCIES = ['ffmpeg']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
@ -61,7 +61,7 @@ aiopvapi==1.4
|
||||
alarmdecoder==0.12.1.0
|
||||
|
||||
# homeassistant.components.amcrest
|
||||
amcrest==1.2.0
|
||||
amcrest==1.2.1
|
||||
|
||||
# homeassistant.components.media_player.anthemav
|
||||
anthemav==1.1.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user