v4.2.1 — PV Peak as sensor + clearer descriptions
New sensor: PV Peak
sensor.pv_management_pv_peak exposes the currently used PV system peak power. Until now this value lived only inside the integration; now it's visible as a regular HA sensor for dashboards and debugging.
Attributes:
quelle— which fallback path is active:user_override,pv_strings_kwp,measured_peak,defaultkwp_aus_strings— sum of kWp configured across your PV stringsschwellen_w— current low/medium/high thresholds in W
UX: clearer shiftable_load description
The description for PV-aware Load (W) now explicitly says it is used only for the PV surplus calculation — not anywhere else in the integration. Resolves confusion about scope.
No breaking changes — purely additive.