hass.tibber_prices/docs/user/docs/config-volatility.md
Julian Pawlowski ee9adce9d5
Some checks failed
Deploy Docusaurus Documentation (Dual Sites) / Build and Deploy Documentation Sites (push) Waiting to run
Lint / Ruff (push) Waiting to run
Validate / Hassfest validation (push) Waiting to run
Validate / HACS validation (push) Waiting to run
Auto-Tag on Version Bump / Check and create version tag (push) Has been cancelled
feat(docs): add comprehensive configuration documentation for Tibber Prices integration
Introduced new documentation files covering various configuration aspects such as chart data export, currency display, general settings, peak price periods, price levels, price ratings, price trends, and volatility. Each section provides detailed explanations of settings, their impacts, and migration guidance for legacy features.

Impact: Users gain clear guidance on configuring the Tibber Prices integration, enhancing usability and understanding of features.

### Notes
- New files include config-chart-export.md, config-currency.md, config-general.md, config-peak-price.md, config-price-level.md, config-price-rating.md, config-price-trend.md, config-runtime-overrides.md, and config-volatility.md.
- Updated sidebar for improved navigation within the documentation.
2026-04-14 21:11:37 +00:00

1.6 KiB

sidebar_label
💨 Price Volatility

💨 Price Volatility Thresholds

Settings → Devices & Services → Tibber Prices → Configure → 💨 Price Volatility


Volatility sensors measure how much prices vary throughout the day using the Coefficient of Variation (CV) — the ratio of the standard deviation to the mean. A higher CV means more extreme price swings and greater optimization potential.

See Volatility Sensors for a full explanation of all volatility sensors and how to use them in automations.

Thresholds

These thresholds define the boundaries between volatility levels:

Level Default CV Meaning
Moderate ≥ 15% Noticeable variation — some optimization potential
High ≥ 30% Significant swings — good for timing optimization
Very High ≥ 50% Extreme volatility — maximum optimization benefit

Days below the Moderate threshold are classified as Low volatility.

Adjusting for your market

The defaults work well for most European electricity markets. You may want to adjust if:

  • Your market rarely exceeds 20% CV: Lower the Moderate threshold to 10% so you still get meaningful classifications
  • Your market routinely hits 50%+ CV: Raise the Very High threshold to 70%+ to distinguish truly exceptional days

:::tip Volatility affects Trend thresholds too The Price Trend thresholds automatically widen on high-volatility days to prevent constant state changes. Changes here indirectly affect trend sensitivity. :::