mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Merge pull request #15959 from mjg59/eufy
Bump python-lakeside dependency
This commit is contained in:
commit
ba2e43600e
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user