Upgraded Amcrest module to 1.1.9 to support new firmware versions: (#7130)
- V2.400.AC01.15.R.20170328 - V2.420.AC00.17.R.20170322
This commit is contained in:
parent
6cbe28a9cd
commit
9249b6bc33
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ import homeassistant.loader as loader
|
|||
|
||||
from requests.exceptions import HTTPError, ConnectTimeout
|
||||
|
||||
REQUIREMENTS = ['amcrest==1.1.8']
|
||||
REQUIREMENTS = ['amcrest==1.1.9']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue