hass.tibber_prices/custom_components/tibber_prices/translations
Julian Pawlowski 5a5c8ca3cc feat(relaxation): make tail handling smarter and attempts configurable
- Skip asymmetry/zigzag rejection near the data tail and refactor spike
  validation so legitimate end-of-day spikes stop breaking periods.
- Expose relaxation attempt sliders for both Best/Peak flows, wire the values
  through the coordinator, and extend the relaxation engine to honor the new
  max-attempt cap with richer logging & metadata.
- Raise the default attempt count to eight flex levels so the 25% increment
  pattern can stretch much further before stopping, keeping translations and
  docs (including the matrix explanation) in sync across all locales.

Impact: Tail spikes no longer get thrown out incorrectly, users can tune how
aggressively the period search relaxes, and the defaults now find more viable
periods on volatile days.
2025-11-14 00:07:12 +00:00
..
de.json feat(relaxation): make tail handling smarter and attempts configurable 2025-11-14 00:07:12 +00:00
en.json feat(relaxation): make tail handling smarter and attempts configurable 2025-11-14 00:07:12 +00:00
nb.json feat(relaxation): make tail handling smarter and attempts configurable 2025-11-14 00:07:12 +00:00
nl.json feat(relaxation): make tail handling smarter and attempts configurable 2025-11-14 00:07:12 +00:00
sv.json feat(relaxation): make tail handling smarter and attempts configurable 2025-11-14 00:07:12 +00:00