mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump locationsharinglib to 2.0.2 (#14359)
* Bump locationsharinglib to 2.0.2 * Bump locationsharinglib to 2.0.2
This commit is contained in:
parent
9afc2634c6
commit
f06a0ba373
@ -19,7 +19,7 @@ from homeassistant.util import slugify
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['locationsharinglib==1.2.2']
|
||||
REQUIREMENTS = ['locationsharinglib==2.0.2']
|
||||
|
||||
CREDENTIALS_FILE = '.google_maps_location_sharing.cookies'
|
||||
|
||||
|
@ -509,7 +509,7 @@ liveboxplaytv==2.0.2
|
||||
lmnotify==0.0.4
|
||||
|
||||
# homeassistant.components.device_tracker.google_maps
|
||||
locationsharinglib==1.2.2
|
||||
locationsharinglib==2.0.2
|
||||
|
||||
# homeassistant.components.sensor.luftdaten
|
||||
luftdaten==0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user