Bump locationsharinglib to 1.2.2 (#14070)
* Bump locationsharinglib to 1.2.2 * Bump locationsharinglib to 1.2.2
This commit is contained in:
parent
31554e8368
commit
ca29224846
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ from homeassistant.util import slugify
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['locationsharinglib==1.2.1']
|
REQUIREMENTS = ['locationsharinglib==1.2.2']
|
||||||
|
|
||||||
CREDENTIALS_FILE = '.google_maps_location_sharing.cookies'
|
CREDENTIALS_FILE = '.google_maps_location_sharing.cookies'
|
||||||
|
|
||||||
|
|
|
@ -503,7 +503,7 @@ liveboxplaytv==2.0.2
|
||||||
lmnotify==0.0.4
|
lmnotify==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.google_maps
|
# homeassistant.components.device_tracker.google_maps
|
||||||
locationsharinglib==1.2.1
|
locationsharinglib==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.sensor.luftdaten
|
# homeassistant.components.sensor.luftdaten
|
||||||
luftdaten==0.1.3
|
luftdaten==0.1.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue