Skip to content

Studio Weather Panel — Spec

Design reference

Source: hinata-inbox/done/Screenshot 2026-06-07 at 23.02.36.png (iOS weather widget, London)

Layout

Three zones:

ZoneContent
Top-leftCity name · current temperature (large)
Bottom-leftPrecipitation label · umbrella icon · next-period rain %
Right column5-day forecast rows: day · weather icon · rain % · low temp · high temp

Theme: dark card, navy/slate background.

Components

ComponentDescription
Line graphTemperature trend over time
Forecast strip5-day rows (day, icon, rain%, lo, hi)
Display toggleCycles between: graph view · forecast view · combined

Data

SourceDetail
Primary/api/weather/*http://hinata-z2:8082 (weather-api.py, Z2 systemd)
Fallbackweather-snapshot.json
Schemaweather in Z2 postgres

Ownership

RoleOwner
Data feed + Z2 serviceDragonite
Studio componentTrunks

Status

backlog — weather-api running on Z2, Studio proxy wired.