Skip to content

Roadmap

The honest read on what’s moving. Now is in-flight work; Next is picked but not started; Later is “yes, eventually” without a date. Shipped is recent landings.

Nothing here is a promise — this is a hobby project shared in the hope that others find it useful. If something on Later matters to you, the fastest way to nudge it is a GitHub issue with concrete use case, or a PR.

Now

In flight this month · 2

Next

Picked, queued up · 4
  • Heating-curve software auto-tune Daily ±0.1 °C nudge to the water-law offset based on the long-running room-temperature error. Software-only Phase 1; full adaptive curve waits for the 8 MB AtomS3.
  • Open-window detection Watch room-temp slope. A drop > 1.5 °C in 10 min while heating → pause for 15 min, surface as a binary_sensor in HA + an event-log entry.
  • PV / solar surplus DHW boost Accept solar_export_w via MQTT. When surplus > 1.5 kW for 5 min, trigger DHW boost. Heat pump becomes a hot-water battery for surplus generation.
  • Daily carbon integrator Firmware-side running integral of powerW × currentG, reset at midnight. Surfaces as sensor.carbon_today in the HACS integration.

Later

On the list, no date · 5
  • Concrete use case in a GitHub issue beats a vague feature request. “I want X” with no context is hard to act on; “I’m on Octopus Saving Sessions and would love X to participate automatically” is actionable.
  • Compatibility reports via the system-check workflow feed the Now-lane compatibility table directly.
  • PRs are welcome — start by opening an issue to align on approach before writing code, especially for anything touching bus writes.