Merge pull request #21133 from mjg59/eufy

Update Lakeside dependency in Eufy component
This commit is contained in:
Matthew Garrett
2019-02-16 20:59:20 -08:00
committed by GitHub
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