Increase Eufy's requirement on lakeside (#14671)

python-lakeside was broken with at least some versions of the Python
protobuf code, so bump the requirement to a fixed version.
This commit is contained in:
Matthew Garrett 2018-05-28 23:42:27 -07:00 committed by Fabian Affolter
parent 79efb0e607
commit d36c7c3de7
2 changed files with 2 additions and 2 deletions

View File

@ -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__)

View File

@ -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