diff --git a/homeassistant/components/eufy.py b/homeassistant/components/eufy.py index 69d4905228ad27044ad7d3229a375e35a637e568..31a4dddd424c419719678adaec64734ba340c731 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.7'] +REQUIREMENTS = ['lakeside==0.10'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index 7bef70ed3777d62e1abac7f35147df2880a19b5d..3f6dcd937f2ad70ef98b14b633b7522bae6bcb9a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -498,7 +498,7 @@ kiwiki-client==0.1.1 konnected==0.1.2 # homeassistant.components.eufy -lakeside==0.7 +lakeside==0.10 # homeassistant.components.device_tracker.owntracks # homeassistant.components.device_tracker.owntracks_http