Update Lakeside dependency in Eufy component

This should fix #16834
pull/21133/head
Matthew Garrett 2019-02-16 15:43:30 -08:00
parent 66267474dc
commit 451241b481
2 changed files with 2 additions and 2 deletions

View File

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

View File

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