• jessedejong1989
  • Registratie: Juni 2026
  • Laatst online: 00:24
even voor de zonneplan gebruikers onder ons. klopt deze prijs config?
"energy_taxes_consumption": {

"2022-01-01": 0.06729,

"2023-01-01": 0.12599,

"2024-01-01": 0.1088,

"2025-01-01": 0.10154,

"2026-01-01": 0.09161

},

"energy_taxes_production": {

"2022-01-01": 0.06729,

"2023-01-01": 0.12599,

"2024-01-01": 0.1088,

"2025-01-01": 0.10154,

"2026-01-01": 0.0

},

"cost_supplier_consumption": {

"2022-01-01": 0.002,

"2023-03-01": 0.018,

"2024-04-01": 0.0175,

"2024-08-01": 0.020496,

"2026-01-01": 0.02

},

"cost_supplier_production": {

"2022-01-01": 0.002,

"2023-03-01": 0.018,

"2024-04-01": 0.0175,

"2024-08-01": 0.020496,

"2026-01-01": -0.02

},

"vat_consumption": {

"2022-01-01": 21.0,

"2022-07-01": 9.0,

"2023-01-01": 21.0

},

"vat_production": {

"2022-01-01": 21.0,

"2022-07-01": 9.0,

"2023-01-01": 21.0

},

"multiplier_consumption": {

"2000-01-01": 1.0

},

"multiplier_production": {

"2000-01-01": 1.1

  • Mirabis
  • Registratie: Juli 2013
  • Niet online
jessedejong1989 schreef op donderdag 2 juli 2026 @ 00:20:
even voor de zonneplan gebruikers onder ons. klopt deze prijs config?


[...]
Volgens mij heb je de inkoopvergoeding incl. btw (0.02) ingevuld i.p.v. excl. BTW (0.01652893)

1x Venus-E v153 +LilyGo HA, CT003 V117 | 5040Wp ZO + 4200Wp NW | Zonneplan, 3x25A, Easee Charge Lite | EV 98kWh


  • Mirabis
  • Registratie: Juli 2013
  • Niet online
jessedejong1989 schreef op donderdag 2 juli 2026 @ 00:20:
even voor de zonneplan gebruikers onder ons. klopt deze prijs config?


[...]
Volgens mij heb je de inkoopvergoeding incl. btw (0.02) ingevuld i.p.v. excl. BTW (0.01652893). En onder 'energy taxes production' dien je ook nog 0.09161 mee te nemen dit jaar als je mag salderen.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
 "prices": {
    "source_day_ahead": "nordpool",
    "entsoe_api_key": "!secret entsoe-api-key",
    "energy_taxes_consumption": {
      "2024-01-01": 0.1088,
      "2025-01-01": 0.10154,
      "2026-01-01": 0.09161
    },
    "energy_taxes_production": {
      "2024-01-01": 0.1088,
      "2025-01-01": 0.10154,
      "2026-01-01": 0.09161,
      "2027-01-01": 0.0
    },
    "cost_supplier_consumption": {
      "2024-08-01": 0.020496,
      "2026-01-01": 0.01652893
    },
    "cost_supplier_production": {
      "2024-08-01": 0.020496,
      "2026-01-01": 0.01818182,
      "2026-01-22": 0.01652893
    },
    "vat_consumption": {
      "2000-01-01": 21.0
    },
    "vat_production": {
      "2000-01-01": 21.0,
      "2027-01-01": 0.0
    },
    "multiplier_consumption": {
      "2000-01-01": 1.0
    },
    "multiplier_production": {
      "2000-01-01": 1.0,
      "2026-01-01": 1.1
    },
    "last_invoice": "2026-01-01",
    "tax_refund": true
  },

1x Venus-E v153 +LilyGo HA, CT003 V117 | 5040Wp ZO + 4200Wp NW | Zonneplan, 3x25A, Easee Charge Lite | EV 98kWh


  • Animal
  • Registratie: Maart 2002
  • Laatst online: 01:30
Deikke schreef op woensdag 1 juli 2026 @ 16:52:
[...]

Ook nog even de scheduler aanpassen dat ie elke 15 min draait is wel handig.
De interval staat nu zo:
},

"interval": "15min",

"strategy": "minimize cost",

"max_gap": 0.005,

"notifications": {

"opstarten": false,

"berekening": false

},
Begrijp ik dat ik deze scheduler xx00 moet aanpassen? Hoe dan precies?
{

"time": "xx00",

"action": "calc_optimum"

},


Is het deze?

[ Voor 102% gewijzigd door Animal op 02-07-2026 01:30 ]

Pagina: 1 ... 44 45 Laatste