☔️ Umbrella reminder if there's rain today

Screenshot 2023-09-14 at 12.31.32.png

Setup

  1. Fork this val 👉 https://val.town/v/stevekrouse.umbrellaReminder/fork
  2. Customize the location (line 8). You can supply any free-form description of a location.

✅ Works globally with any location worldwide!

How it works

  1. Geocodes a free-form description of a location to latitude and longitude using @stevekrouse.nominatimSearch
  2. Gets hourly weather forecast from Open-Meteo API (free, no API key required)
  3. Filters the forecast for today's remaining hours with ≥30% chance of rain
  4. If there are any, it formats them appropriately and sends an email reminder

Migrated from folder: Archive/polls/umbrella/umbrellaReminder