2026-06-23 20:58:34 +02:00
|
|
|
|
kind: tibber
|
|
|
|
|
|
label: Tibber 动态电价(15 分钟)
|
|
|
|
|
|
|
|
|
|
|
|
energy:
|
2026-07-20 13:50:13 +02:00
|
|
|
|
source: tibber_api # buy = total (from API); sell = total − energy_tax − sell_fee − sell_adjust
|
2026-06-23 20:58:34 +02:00
|
|
|
|
energy_tax: { unit: EUR/kWh } # subtracted from total to derive sell price (incl. VAT)
|
2026-07-20 13:50:13 +02:00
|
|
|
|
sell_fee: { unit: EUR/kWh, default: 0.0248 } # verkoopvergoeding (feed-in fee, incl. VAT); always subtracted from sell
|
|
|
|
|
|
sell_adjust: { unit: EUR/kWh, default: 0 } # manual sell-price adjustment; net-metering: set = −energy_tax to refund the tax
|
2026-06-23 20:58:34 +02:00
|
|
|
|
|
|
|
|
|
|
standing: # fixed charges; UI fills per month, engine prorates to days
|
|
|
|
|
|
management_fee: { unit: EUR/month, default: 5.99 }
|
|
|
|
|
|
network_fee: { unit: EUR/month }
|
|
|
|
|
|
|
|
|
|
|
|
credits:
|
|
|
|
|
|
heffingskorting: { unit: EUR/year } # energy-tax credit; deducted at summary layer
|