docs: explain dashboard price source label
Document planned EV load forecast sensor
docs: document custom external controller setup
docs: document Open-Meteo solar forecasts
Document Powerwall local pairing
Update wiki coverage for current PowerSync features
docs: clarify tariff auto-sync for modbus batteries
docs: update wiki feature coverage
docs: refresh PowerSync wiki
Update docs for all 9 supported battery systems
- Battery-System-Setup: add at-a-glance support table with all systems and key limitations
- Home, Installation: update battery system lists to include all 9 systems
- Advanced-Features: expand AEMO spike section to cover all non-Tesla systems (Sigenergy, FoxESS, Sungrow, GoodWe, AlphaESS, Solax, ESY Sunhome, SAJ H2/HS2)
- Sensors, Dashboard-Setup: update Battery Health table — AlphaESS, ESY Sunhome, and FoxESS H3 Smart added as auto-read; Solax and SAJ H2/HS2 noted as unavailable; FoxESS split by model family
- Services-Reference: update brand coverage note and sync_battery_health description to reflect all supported systems
- Electricity-Providers: replace stale Localvolts TOU sync brand list with capability-based wording
Document Away Mode and Optimizer Force Charge Windows sensor
docs: add ESY Sunhome battery system setup guide and sensor reference
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.
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
Update wiki for battery health sensor support across all systems
Sungrow, Sigenergy, and GoodWe now read SOH automatically from the
inverter. Updated Sensors, Dashboard Setup, and Services Reference
to reflect that the blueprint is only needed for Tesla.
Add Sensors wiki page and link from Home
New Sensors.md covers core power sensors, daily energy sensors,
FoxESS Modbus sensors, and optimizer sensors. Content moved from
README to reduce duplication.