-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Description
Moin,
das Batterieunterstütze Laden funktioniert irgendwie nicht, oder was mache ich falsch.
Go-e homefix 11 auch so eingestellt.
VG
Steps to Reproduce
PV Laden Überschuss ist da, Batterie ist voll aber lädt nur von der Sonne nicht aber vom Speicher.
Kostal+BYD mit Netzladen Konfiguriert.
Configuration (YAML)
no yaml configurationConfiguration (UI)
{
"site": {
"title": "Sonne Tanken",
"grid": "db:12",
"pv": ["db:22","db:23"],
"battery": ["db:33"],
"aux": null,
"ext": null
},
"loadpoints": [
{"id":37,"name":"db:37","charger":"db:36","title":"go-e","defaultMode":"pv","priority":0,"phasesConfigured":0,"minCurrent":6,"maxCurrent":16,"smartCostLimit":null,"smartFeedInPriorityLimit":null,"planEnergy":0,"planTime":"0001-01-01T00:00:00Z","planPrecondition":0,"limitEnergy":0,"limitSoc":0,"thresholds":{"enable":{"delay":60000000000,"threshold":0},"disable":{"delay":180000000000,"threshold":0}},"soc":{"poll":{"mode":"charging","interval":3600000000000},"estimate":true}}
],
"charger": [
{"config":{"host":"192.168.1.6","template":"go-e"},"deviceProduct":"go-e Charger HOMEfix","id":36,"name":"db:36","type":"template"}
],
"meter": [
{"config":{"capacity":7,"endianness":"little","maxacpower":"0","maxchargerate":35,"maxsoc":95,"modbus":"tcpip","template":"kostal-plenticore-gen2","usage":"battery","watchdog":30000000000},"deviceProduct":"Kostal Plenticore Hybrid, inkl. Netzladung der Hausbatterie","deviceTitle":"BYD","id":33,"name":"db:33","type":"template"},
{"config":{"endianness":"little","maxacpower":"0","maxchargerate":"100","modbus":"tcpip","template":"kostal-plenticore-gen2","usage":"pv","watchdog":"60s"},"deviceProduct":"Kostal Plenticore Hybrid, inkl. Netzladung der Hausbatterie","deviceTitle":"Piko IQ 7","id":23,"name":"db:23","type":"template"},
{"config":{"endianness":"little","maxacpower":"0","maxchargerate":"100","modbus":"tcpip","template":"kostal-plenticore-gen2","usage":"pv","watchdog":60000000000},"deviceProduct":"Kostal Plenticore Hybrid, inkl. Netzladung der Hausbatterie","deviceTitle":"Plenticore 7","id":22,"name":"db:22","type":"template"},
{"config":{"modbus":"tcpip","template":"kostal-ksem","usage":"grid"},"deviceProduct":"Kostal Smart Energy Meter","id":12,"name":"db:12","type":"template"}
],
"vehicle": [
{"config":{"cache":120000000000,"capacity":58,"icon":"car","maxCurrent":16,"minCurrent":6,"mode":"pv","password":"***","phases":"","streaming":false,"template":"vw","timeout":120000000000,"title":"ID3","user":"immo@faurie.de","vin":"WVWZZZE12SP042540"},"deviceProduct":"Volkswagen We Connect ID","id":7,"name":"db:7","type":"template"}
],
"tariffs": "#currency: EUR
grid:
type: fixed
price: 0.25 # EUR/kWh (default)
zones:
- days: Mo-So
hours: 0-5
price: 0.1345 # EUR/kWh (werkstags 2-6 Uhr)
feedin: # price for feeding solar energy to the grid
type: fixed
price: 0.08 # EUR/kWh
co2: # carbon intensity forecast
type: template
template: grünstromindex
zip: **
token: **
solar:
- type: template
template: open-meteo
lat: ** # Breitengrad
lon: ** # Längengrad
dec: 35 # Neigung, 0 = horizontal, 90 = vertikal
kwp: 6.9 # Maximale Generatorleistung (kWp)
az: 0 # Azimut, -180 = Norden, -90 = Osten, 0 = Süden, 90 = Westen, 180 = Norden
#solar: # list of pv generation forecast (additive)
#- type: template
# template: solcast
# site: <site>
# token: <token>"
}Logs
[site ] DEBUG 2025/11/06 13:44:29 grid powers: [1352 -622 -740]W
[site ] DEBUG 2025/11/06 13:44:29 grid currents: [6.12 -2.77 -3.29]A
[site ] DEBUG 2025/11/06 13:44:29 battery 1 power: -250W
[site ] DEBUG 2025/11/06 13:44:29 pv 2 power: 319W
[site ] DEBUG 2025/11/06 13:44:30 battery 1 soc: 88%
[site ] DEBUG 2025/11/06 13:44:30 pv 1 power: 2826W
[site ] DEBUG 2025/11/06 13:44:30 pv power: 3145W
[site ] DEBUG 2025/11/06 13:44:30 !! solar production: accumulate set db:22 30854.465kWh meter total (was: Accumulated: 236.156kWh updated: 2025-11-06 13:44:20 +0100 CET meter: 30854.465kWh)
[site ] DEBUG 2025/11/06 13:44:30 !! solar production: accumulate moved db:22 from 236.156 to 236.156
[site ] DEBUG 2025/11/06 13:44:30 !! solar production: accumulate set db:23 18129.958kWh meter total (was: Accumulated: 138.549kWh updated: 2025-11-06 13:44:20 +0100 CET meter: 18129.958kWh)
[site ] DEBUG 2025/11/06 13:44:30 !! solar production: accumulate moved db:23 from 138.549 to 138.549
[site ] DEBUG 2025/11/06 13:44:30 site power: -161W
[lp-1 ] DEBUG 2025/11/06 13:44:30 charge voltages: [230 232 232]V
[lp-1 ] DEBUG 2025/11/06 13:44:30 detected active phases: 1p
[lp-1 ] DEBUG 2025/11/06 13:44:30 session energy: 5.120kWh
[lp-1 ] DEBUG 2025/11/06 13:44:30 charge total import: 12764.137kWh
[lp-1 ] DEBUG 2025/11/06 13:44:30 charger status: C
[lp-1 ] DEBUG 2025/11/06 13:44:30 soc estimated: 96.43% (vehicle: 96.00%)
[lp-1 ] DEBUG 2025/11/06 13:44:30 vehicle soc: 96%
[lp-1 ] DEBUG 2025/11/06 13:44:30 vehicle soc limit: 100%
[lp-1 ] DEBUG 2025/11/06 13:44:30 vehicle range: 382km
[lp-1 ] DEBUG 2025/11/06 13:44:30 pv charge current: 10.7A = 10A + 0.7A (-161W @ 1p)
[site ] DEBUG 2025/11/06 13:44:30 solar forecast: accumulated 0.010Wh from 2025-11-06 13:44:20 +0100 CET to 2025-11-06 13:44:30 +0100 CET
[site ] DEBUG 2025/11/06 13:44:30 solar forecast: produced 374.705
[site ] DEBUG 2025/11/06 13:44:30 solar forecast: accumulated 323.896kWh, produced 374.705kWh, scale 1.157
Version
v0.209.6 (d6e304f)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels