mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
New version of anthemav python library (#5544)
This commit is contained in:
parent
92858554e6
commit
eb1e8ebc18
@ -17,7 +17,7 @@ from homeassistant.const import (
|
||||
EVENT_HOMEASSISTANT_STOP)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['anthemav==1.1.7']
|
||||
REQUIREMENTS = ['anthemav==1.1.8']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -41,7 +41,7 @@ aiohttp_cors==0.5.0
|
||||
amcrest==1.1.3
|
||||
|
||||
# homeassistant.components.media_player.anthemav
|
||||
anthemav==1.1.7
|
||||
anthemav==1.1.8
|
||||
|
||||
# homeassistant.components.apcupsd
|
||||
apcaccess==0.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user