Upgrade pyota to 2.0.4 (#11991)

This commit is contained in:
Fabian Affolter 2018-01-28 18:04:54 +01:00 committed by GitHub
parent 96f9a12541
commit c7efe5b7dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.discovery import load_platform
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['pyota==2.0.3']
REQUIREMENTS = ['pyota==2.0.4']
_LOGGER = logging.getLogger(__name__)

View File

@ -821,7 +821,7 @@ pynut2==2.1.2
pynx584==0.4
# homeassistant.components.iota
pyota==2.0.3
pyota==2.0.4
# homeassistant.components.sensor.otp
pyotp==2.2.6