mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Bump python-lakeside dependency
This should fix https://github.com/home-assistant/home-assistant/issues/15374
This commit is contained in:
@@ -15,7 +15,7 @@ from homeassistant.helpers import discovery
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
|
|
||||||
REQUIREMENTS = ['lakeside==0.7']
|
REQUIREMENTS = ['lakeside==0.10']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@@ -498,7 +498,7 @@ kiwiki-client==0.1.1
|
|||||||
konnected==0.1.2
|
konnected==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.eufy
|
# homeassistant.components.eufy
|
||||||
lakeside==0.7
|
lakeside==0.10
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.owntracks
|
# homeassistant.components.device_tracker.owntracks
|
||||||
# homeassistant.components.device_tracker.owntracks_http
|
# homeassistant.components.device_tracker.owntracks_http
|
||||||
|
Reference in New Issue
Block a user