mmodiqo/weather-updates-for-citiesv0.0.1Public
Weather updates for cities
Reports current temperatures for a single editable station list, includes wind for the reference station, emits a threshold alert, verifies a live page headline, and captures Python toolchain provenance.
Before you run it1 service, 4 local tools
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○Open-Meteo
open-meteo adapter
No credential needed - ○Browserruntime
A browser engine.
- ○denolocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○nodelocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○@playwright/mcplocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○python3local tool
Must be on your PATH. rote reports what it finds during inspect.
Inputs4, all optional
rote asks for these before running and shows the defaults it will use.
- Stations
stationsThe single editable station list: Name=lat,lon entries separated by semicolons. The first entry is the reference station.
optionalstringdefaultBerlin=52.52,13.41; London=51.5074,-0.1278; New York=40.7128,-74.0060; Tokyo=35.6762,139.6503custom value allowed - Alert threshold c
alert_threshold_cEmit a threshold alert when the reference station temperature reaches this many degrees Celsius
optionalintegerdefault25custom value allowed - Headline url
headline_urlLive page whose top headline is verified
optionalstringdefaulthttps://open-meteo.com/custom value allowed - Headline expect
headline_expectText the live page headline must contain (case-insensitive)
optionalstringdefaultFree Weather APIcustom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- ServicesOpen-Meteo
- Adapters
open-meteomodiqo/open-meteo@1.0.0 resolved - Digest
sha256:affa2019c25e6d24b4840e405977ac3f1d3b6995ea5e2fe7cfd99bcba398b95e - Archive size11328 bytes
- Published2026-08-18T12:14:54.460456+00:00
- Published withrote 0.69.1
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.