Swiss Solar Reference Price (SFOE)

Swiss Solar Reference Price (SFOE)

Swiss Solar Reference Price (SFOE) — auto-updating feed-in price integration

Tracks the Swiss quarterly solar reference market price (per Art. 15 EnFV), published by the Swiss Federal Office of Energy (SFOE), and computes a feed-in price from it — no more manually looking up and updating the value every quarter.

What it does

Swiss grid operators may base solar feed-in remuneration on a quarterly reference market price published by the SFOE. This integration fetches it automatically from the SFOE’s official Open Data CSV and turns it into ready-to-use entities:

  • sensor.solar_reference_price — current quarterly PV reference market price (Rp/kWh), with quarter, CHF/kWh, and an 8-quarter history as attributes
  • sensor.feedin_price — computed feed-in price: max(reference market price, minimum price) + guarantee-of-origin surcharge
  • number.min_price / number.goo_surcharge — your own minimum price floor and GoO surcharge, directly adjustable from a dashboard

Fully multi-language (German/English/French/Italian, follows your HA language setting).

Install via HACS
Add as a custom repository: https://github.com/prusuino/ha_swiss_solar_reference_price

GitHub: GitHub - prusuino/ha_swiss_solar_reference_price: Home Assistant custom integration for the Swiss solar reference market price (SFOE, Art. 15 EnFV) · GitHub