playrote.play.v1

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.

OOpen-Meteo
  • Published 18 Aug 2026
  • Downloads 12
  • Needs rote 0.62.0+
  • Digest sha256:affa2019c25e…
  • Reference modiqo/weather-updates-for-cities@0.0.1

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.

  • Stationsstations

    The single editable station list: Name=lat,lon entries separated by semicolons. The first entry is the reference station.

    optionalstringdefault Berlin=52.52,13.41; London=51.5074,-0.1278; New York=40.7128,-74.0060; Tokyo=35.6762,139.6503custom value allowed
  • Alert threshold calert_threshold_c

    Emit a threshold alert when the reference station temperature reaches this many degrees Celsius

    optionalintegerdefault 25custom value allowed
  • Headline urlheadline_url

    Live page whose top headline is verified

    optionalstringdefault https://open-meteo.com/custom value allowed
  • Headline expectheadline_expect

    Text the live page headline must contain (case-insensitive)

    optionalstringdefault Free 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-meteo modiqo/open-meteo@1.0.0 resolved
  • Digestsha256: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.