
YELLOW Line = Tibber; Green Line = EU Data ACT; picture (graphana / InfluxDB)
Describe the bug
Behavior until 11:53 is expected. I was driving an EU data is only every 15min.
The 3 Steps down to 72% are really strange. I can`t access the early ones (30 file limt) any more but the last ones are ok. They all show 76% while I get 72% sometimes. Car was not moving and not charging.
I don´t know if this has somethign to do with it but there is a 72% value in the VW Files.
update
I just realized by accident I used for the green line vw-connect.0.VIN.statuseudata.battery_state_report.soc instead of .statuseudata.battery_level_HV.value. But I did not charge today so the green line should not change at all. Now both values in ioBroker Show 76%. So it really looks like a "mixed value" sometimes.
**
VW-EU Data show:
7bddd5e7-43a4-3878-bd63-9502782f77a5 battery_state_report.soc State of Charging when charging is started
= before the last two drops constant value until now: 72%
506cb83e-f99f-3af3-bbeb-0429b69a78d9 battery_state_report.soc The int value of "battery state report soc"
= before the last two drops constant value until now: 76%
The data field name ist same, while the key is different.
{
"key": "8040d6f6-7fe1-3d81-983e-271584e4177d",
"dataFieldName": "timestamp",
"value": "2026-06-14T13:01:58.686Z"
},
{
"key": "7bddd5e7-43a4-3878-bd63-9502782f77a5",
"dataFieldName": "battery_state_report.soc",
"value": "72"
},
{
"key": "506cb83e-f99f-3af3-bbeb-0429b69a78d9",
"dataFieldName": "battery_state_report.soc",
"value": "76"
},
Expected behavior
1:1 Match with a max. 15min. delay.
Versions:
- Adapter version: 0.9.4
- JS-Controller version: 7.1.2
- Node version: 22.22.3
- Operating system: ubuntu
Describe the bug
Behavior until 11:53 is expected. I was driving an EU data is only every 15min.
The 3 Steps down to 72% are really strange. I can`t access the early ones (30 file limt) any more but the last ones are ok. They all show 76% while I get 72% sometimes. Car was not moving and not charging.
I don´t know if this has somethign to do with it but there is a 72% value in the VW Files.
update
I just realized by accident I used for the green line vw-connect.0.VIN.statuseudata.battery_state_report.soc instead of .statuseudata.battery_level_HV.value. But I did not charge today so the green line should not change at all. Now both values in ioBroker Show 76%. So it really looks like a "mixed value" sometimes.
**
VW-EU Data show:
7bddd5e7-43a4-3878-bd63-9502782f77a5 battery_state_report.soc State of Charging when charging is started
= before the last two drops constant value until now: 72%
506cb83e-f99f-3af3-bbeb-0429b69a78d9 battery_state_report.soc The int value of "battery state report soc"
= before the last two drops constant value until now: 76%
The data field name ist same, while the key is different.
{
"key": "8040d6f6-7fe1-3d81-983e-271584e4177d",
"dataFieldName": "timestamp",
"value": "2026-06-14T13:01:58.686Z"
},
{
"key": "7bddd5e7-43a4-3878-bd63-9502782f77a5",
"dataFieldName": "battery_state_report.soc",
"value": "72"
},
{
"key": "506cb83e-f99f-3af3-bbeb-0429b69a78d9",
"dataFieldName": "battery_state_report.soc",
"value": "76"
},
Expected behavior
1:1 Match with a max. 15min. delay.
Versions: