Skip to content

Releases: PVAutonomy/pvautonomy-firmware

PVAutonomy Edge101 Onboarding Image 0.1.0

Choose a tag to compare

@gshubi gshubi released this 22 Jul 13:27
cfd5115

PVAutonomy Edge101 Onboarding Image 0.1.0

Public, secret-free full serial image for Edge101 onboarding.

  • Flash edge101-onboarding-0.1.0.factory.bin as a full serial image at offset 0x0.
  • Verify the binary with edge101-onboarding-0.1.0.factory.bin.sha256 before flashing.
  • This is not Production OTA firmware and must not be used by the Production OTA path.
  • Source commit: bc761fc58fca1982df360c9df2dbf90a950e3e5a
  • Toolchain: ESPHome 2025.12.0

The browser installer and real-hardware customer validation are separate delivery gates.

v1.0.4 - Edge101 Real OTA Firmware

Choose a tag to compare

@gshubi gshubi released this 10 Feb 15:08
f2d0b05

Real ESPHome-compiled OTA firmware for Edge101 SPH10K.
Built from edge101-sph10k-haus-03.device.yaml (ESPHome 2025.12.0).
OTA format (legacy/OTA partition only, no bootloader).
For E2E flash validation (Phase 3.4, EPIC-003).

v1.0.3 - Edge101 MVP Test Firmware

Choose a tag to compare

@gshubi gshubi released this 09 Feb 21:37
f2d0b05

Phase 3.3 MVP – Flash mechanism validation (mock firmware).

Factory Firmware v2.0 (Edge101)

Choose a tag to compare

@gshubi gshubi released this 18 Feb 09:08
f2d0b05

Factory Firmware v2.0

Edge101 Factory Reset firmware for Push OTA via pvautonomy_ops add-on.

Purpose

  • Resets Production devices back to Factory state
  • Used by Factory Reset wizard in pvautonomy_ops

Details

  • hw_family: edge101
  • channel: factory
  • Framework: Arduino (ESP32)
  • Features: Captive Portal, No API encryption, No Modbus registers
  • Source: esphome/edge101-factory-base.yaml

Assets

  • manifest.json — Artifact manifest (version, channel, hw_family, sha256)
  • firmware.bin — ESP32 firmware binary for Push OTA (espota2)

Ref

  • D-003 v3.0 (Bootstrap Security Model)
  • D-ADDON-FACTORY-BOOTSTRAP-SEC-001