Merge pull request #21133 from mjg59/eufy

Update Lakeside dependency in Eufy component
pull/20973/head
Matthew Garrett 2019-02-16 20:59:20 -08:00 committed by GitHub
commit ad9ec2190c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ from homeassistant.const import (
from homeassistant.helpers import discovery from homeassistant.helpers import discovery
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['lakeside==0.11'] REQUIREMENTS = ['lakeside==0.12']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -606,7 +606,7 @@ kiwiki-client==0.1.1
konnected==0.1.4 konnected==0.1.4
# homeassistant.components.eufy # homeassistant.components.eufy
lakeside==0.11 lakeside==0.12
# homeassistant.components.owntracks # homeassistant.components.owntracks
libnacl==1.6.1 libnacl==1.6.1