Releases: PVAutonomy/pvautonomy-firmware
Releases · PVAutonomy/pvautonomy-firmware
Release list
PVAutonomy Edge101 Onboarding Image 0.1.0
PVAutonomy Edge101 Onboarding Image 0.1.0
Public, secret-free full serial image for Edge101 onboarding.
- Flash
edge101-onboarding-0.1.0.factory.binas a full serial image at offset0x0. - Verify the binary with
edge101-onboarding-0.1.0.factory.bin.sha256before 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
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
Phase 3.3 MVP – Flash mechanism validation (mock firmware).
Factory Firmware v2.0 (Edge101)
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