Skip to content

History / Smart Optimization

Revisions

  • Document planned EV load forecast sensor

    @bolagnaise bolagnaise committed Jun 12, 2026
  • docs: clarify auto reserve export floor

    @bolagnaise bolagnaise committed Jun 4, 2026
  • docs: direct optimizer reports to Discord

    @bolagnaise bolagnaise committed Jun 4, 2026
  • docs: document Flow Power disable idle mode

    @bolagnaise bolagnaise committed Jun 2, 2026
  • Clarify Profit Max auto reserve reductions

    @bolagnaise bolagnaise committed Jun 2, 2026
  • Document Profit Max auto reserve floor

    @bolagnaise bolagnaise committed Jun 2, 2026
  • Document auto-apply optimizer reserve

    @bolagnaise bolagnaise committed Jun 2, 2026
  • docs: add maximum grid import setting to wiki

    @bolagnaise bolagnaise committed Jun 1, 2026
  • docs: document custom external controller setup

    @bolagnaise bolagnaise committed May 30, 2026
  • docs: document Open-Meteo solar forecasts

    @bolagnaise bolagnaise committed May 30, 2026
  • Document optimizer economic model

    @bolagnaise bolagnaise committed May 30, 2026
  • docs: update SolarEdge battery control support

    @bolagnaise bolagnaise committed May 27, 2026
  • docs: update smart optimization load forecasting

    @bolagnaise bolagnaise committed May 24, 2026
  • Update wiki coverage for current PowerSync features

    @bolagnaise bolagnaise committed May 24, 2026
  • docs: document spread export across window

    @bolagnaise bolagnaise committed May 14, 2026
  • docs: add optimizer technical details

    @bolagnaise bolagnaise committed May 14, 2026
  • docs: document Fronius Reserva support

    @bolagnaise bolagnaise committed May 11, 2026
  • docs: clarify Globird tariff and Profit Max setup

    @bolagnaise bolagnaise committed May 7, 2026
  • docs: align wiki setup flow order

    @bolagnaise bolagnaise committed May 6, 2026
  • docs: update wiki feature coverage

    @bolagnaise bolagnaise committed May 6, 2026
  • docs: refresh PowerSync wiki

    @bolagnaise bolagnaise committed May 3, 2026
  • 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.

    @bolagnaise bolagnaise committed Apr 24, 2026
  • Rewrite Away Mode section: enable before leaving, 7-day recovery window

    @bolagnaise bolagnaise committed Apr 24, 2026
  • Document Away Mode and Optimizer Force Charge Windows sensor

    @bolagnaise bolagnaise committed Apr 24, 2026
  • 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.

    @bolagnaise bolagnaise committed Apr 19, 2026
  • Add OFF_GRID action to optimizer docs and off-grid curtailment section

    @bolagnaise bolagnaise committed Apr 12, 2026
  • 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.

    @bolagnaise bolagnaise committed Apr 10, 2026
  • Fix Solcast requirement wording: installed OR configured, not required

    @bolagnaise bolagnaise committed Apr 5, 2026
  • 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.

    @bolagnaise bolagnaise committed Apr 5, 2026
  • 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

    @bolagnaise bolagnaise committed Apr 4, 2026