Merge pull request #21133 from mjg59/eufy
Update Lakeside dependency in Eufy componentpull/20973/head
commit
ad9ec2190c
|
@ -9,7 +9,7 @@ from homeassistant.const import (
|
||||||
from homeassistant.helpers import discovery
|
from homeassistant.helpers import discovery
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['lakeside==0.11']
|
REQUIREMENTS = ['lakeside==0.12']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -606,7 +606,7 @@ kiwiki-client==0.1.1
|
||||||
konnected==0.1.4
|
konnected==0.1.4
|
||||||
|
|
||||||
# homeassistant.components.eufy
|
# homeassistant.components.eufy
|
||||||
lakeside==0.11
|
lakeside==0.12
|
||||||
|
|
||||||
# homeassistant.components.owntracks
|
# homeassistant.components.owntracks
|
||||||
libnacl==1.6.1
|
libnacl==1.6.1
|
||||||
|
|
Loading…
Reference in New Issue