-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
We currently forecast for a specific LAT and LON. While these can be the default values, we can get the location from the google calendar event if provided by the organizer.
Event location is available at event['location'] here. From that, we need to retrieve the longitude and latitude, and provide them to send_weather_forecast(...) a few line below.
Question
How to get the coordinates of a place given the address?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed