Built a plain-language Q&A layer on the Weather Station API — looking for a few owners to test on their own station

Dan Larsson

Hello all,

Weather Station owner (base + outdoor + indoor module) and registered Connect developer here. I've built AskNetatmo: you ask your station questions in plain language — "why is the CO₂ in the bedroom so high at night?", "plot daily max outdoor temperature for the last 3 months" — and it answers from your own history, with charts.

Under the hood it's the public Connect API: per-user OAuth (read_station only), getmeasure synced every 15 minutes into Postgres, and the AI answers by running read-only SQL over your own rows, so every number comes from a real query. Each account sees only its own station.

I'd like a handful of owners to try it on their own station: sign in at https://asknetatmo.pages.dev (Google or email), I approve the account, you connect through Netatmo's normal consent page, and the first sync starts within 15 minutes. Each tester gets a limited number of questions — the model costs are mine — so this is "try it and tell me what you'd ask", not an open service.

Especially interested in rain-gauge and anemometer owners (my station has neither), and in anything it gets wrong. Happy to share how the sync and the SQL layer are built if anyone's curious.

Thanks — Dan

0

Comments

0 comments