diff --git a/homeassistant/components/eufy.py b/homeassistant/components/eufy.py index 892c0b9972a..e86e7348d58 100644 --- a/homeassistant/components/eufy.py +++ b/homeassistant/components/eufy.py @@ -15,7 +15,7 @@ from homeassistant.helpers import discovery import homeassistant.helpers.config_validation as cv -REQUIREMENTS = ['lakeside==0.6'] +REQUIREMENTS = ['lakeside==0.7'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index ef4914a5ec0..3e79b2981f5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -477,7 +477,7 @@ keyrings.alt==3.1 konnected==0.1.2 # homeassistant.components.eufy -lakeside==0.6 +lakeside==0.7 # homeassistant.components.device_tracker.owntracks # homeassistant.components.device_tracker.owntracks_http