Document planned EV load forecast sensor
docs: clarify auto reserve export floor
docs: direct optimizer reports to Discord
docs: document Flow Power disable idle mode
Clarify Profit Max auto reserve reductions
Document Profit Max auto reserve floor
Document auto-apply optimizer reserve
docs: add maximum grid import setting to wiki
docs: document custom external controller setup
docs: document Open-Meteo solar forecasts
Document optimizer economic model
docs: update SolarEdge battery control support
docs: update smart optimization load forecasting
Update wiki coverage for current PowerSync features
docs: document spread export across window
docs: add optimizer technical details
docs: document Fronius Reserva support
docs: clarify Globird tariff and Profit Max setup
docs: align wiki setup flow order
docs: update wiki feature coverage
docs: refresh PowerSync wiki
Add optimizer development warning and fix confidence decay horizon
Adds a prominent WARNING callout at the top of Smart-Optimization.md
so users know the LP optimizer is under active development and bugs
should be reported.
Also corrects the confidence decay horizon parameter from 4h to 6h
(updated in coordinator.py to fix a "wouldn't charge" regression) and
recomputes the example decay table to match.
Rewrite Away Mode section: enable before leaving, 7-day recovery window
Document Away Mode and Optimizer Force Charge Windows sensor
docs(wiki): add AC inverter curtailment guide + full readability pass
Add a new AC-Inverter-Curtailment.md page with per-brand setup guides for
all nine supported AC-coupled solar inverter brands (Sungrow SG, Fronius,
Huawei, Enphase, GoodWe, Zeversolar, Solax, Sigenergy, AlphaESS, FoxESS),
covering connection settings, prerequisites, supported models, and
brand-specific options such as Fronius load-following mode and Enphase JWT
authentication.
Across all twelve wiki files, remove developer-facing content that has no
value to end users: Modbus register numbers, gain/scale/offset values,
internal API endpoint paths, Python library names, code architecture terms,
and implementation-detail notes (sign conventions, flash wear, write-order
requirements, LP internals). Simplify jargon throughout — DOD explained in
plain English, DPEL/SunSpec terms replaced with plain descriptions, Flow
Power PEA formulas converted to prose. Fix stale entity IDs in
Installation.md to match the power_sync_ prefix used across the rest of the
wiki. Replace EV power-sharing math blocks with a two-paragraph plain-English
explanation.
Add OFF_GRID action to optimizer docs and off-grid curtailment section
Refresh mobile app screenshots across wiki
Replace outdated screenshots with newer ones from the latest PowerSync Mobile
build:
- Home.md hero grid now shows dashboard, Smart Optimization and 24-hour
action plan
- Smart-Optimization.md now shows the LP optimiser summary, action plan and
price forecast (the three screens that actually demonstrate the engine)
- Electricity-Providers.md GloBird illustration replaced with the new
Settings screen, which is where electricity providers are configured in
the current app
EV-Smart-Charging.md kept using the existing app-ev-charging.png as no new
EV screen screenshot was available.
Fix Solcast requirement wording: installed OR configured, not required
Make Solcast requirement explicit for Smart Optimization
Multiple users hit unnecessary grid imports because the optimizer had
no solar forecast. Added prerequisite section and prominent warning.
Update wiki for v2.5.0-2.6.6 features
- Add Solax inverter section to Battery System Setup
- Add Sigenergy Remote EMS control documentation
- Add FoxESS grid targeting and force mode power setpoint docs
- Add EV power/SOC and PV array sensors to Sensors page
- Add Sigenergy, FoxESS, and optimizer enable/disable services
- Update Dashboard Setup for auto-generated strategy and tesla-style card
- Add load-following curtailment, push notifications, free electricity docs
- Add hardware backup reserve and optimizer automation control
- Add OCPP charger details and EV sensors to EV Smart Charging
- Add Solax and OCPP troubleshooting sections
- Update AEMO spike detection to cover all battery systems
- Update confidence decay horizon to 4h (matches code)
- Remove alpha warning from Smart Optimization
- Add demo mode mention to wiki home