VW: Fahrzeug wird nicht erkannt #17827
-
Describe the bugSeit einiger Zeit (1.12.) wird mein ID.4 nur als Gastfahrzeug erkannt. Steps to reproduce
... Configuration details# open evcc at http://evcc.local:7070
network:
schema: http
host: evcc.local # .local suffix announces the hostname on MDNS
port: 7070
log: debug
levels:
cache: error
# unique installation id
plant: c
interval: 30s # control cycle interval
sponsortoken: c
# sponsors can set telemetry: true to enable anonymous data aggregation
# see https://github.com/evcc-io/evcc/discussions/4554
telemetry: true
meters:
#- type: template
# template: solax
# id: 1
# host: 192.168.90.99
# port: 502
# usage: grid
# modbus: tcpip
# name: gridsolax
- type: template
template: solax
id: 1
host: 192.168.90.99
port: 502
usage: pv
modbus: tcpip
name: pv
- name: gridshelly
type: template
template: shelly-pro-3em
usage: grid
host: 192.168.90.98
# - name: netzdmqtt
# type: custom
# power:
# source: mqtt
# topic: SHRDZM/3C6105C762D2/3C6105C762D2/sensor/16.7.0
# timeout: 5s
- name: netz
type: custom
power:
source: modbus
id: 1
uri: 192.168.90.90:502
timeout: 5s
register:
address: 5
type: holding
decode: int32s
#- name: pvsolax
# type: custom
# power:
# source: modbus
# id: 1
# uri: 192.168.90.99:502
# timeout: 30s
# register:
# address: 10
# type: input
# decode: uint16
chargers:
- type: template
template: alfen
id: 1
host: 192.168.1.99
port: 502
modbus: tcpip
name: wallbox
#- name: wallbox
# type: template
# template: eebus
# ski: d3842e77fb5461a2e407c12684e22e34452beb65 # SKI (Subject Key Identifier)
# ip: 192.168.1.99 # IP-Adresse (optional)
vehicles:
- type: template
template: vw
title: ID.4
user: ccc
password: ccc
vin: ccc
capacity: 77
timeout: 10s
name: ev
loadpoints:
- title: Parkplatz
charger: wallbox
mode: pv
enable: # pv mode enable behavior
delay: 1m # threshold must be exceeded for this long
threshold: 0 # grid power threshold (in Watts, negative=export). If zero, export must exceed minimum charge power to enable
disable: # pv mode disable behavior
delay: 3m # threshold must be exceeded for this long
threshold: 0 # maximum import power (W)
site:
title: Zaus
meters:
grid: netz
pv:
- pv
#mqtt:
# broker: 192.168.1.14:1883
# user: loxberry
# password: PENWBsjT48SN0iFG
# tariffs:
# co2:
# type: electricitymaps
# uri: https://api.electricitymap.org/v3/carbon-intensity/latest
# token: mYmLbxrH2OpVE
# zone: AT
tariffs:
grid:
type: awattar
region: at # optional, choose at for Austria
charges: 0.012 # optional, additional charges per kWh
tax: 0.2 # optional, additional tax (0.1 for 10%)
eebus:
certificate:
public: |
-----BEGIN CERTIFICATE-----
c
-----END CERTIFICATE-----
private: |
-----BEGIN EC PRIVATE KEY-----
c
-----END EC PRIVATE KEY----- Log details
What type of operating system are you running?Docker container Nightly build
Version0.131.12 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Please re-read error message… |
Beta Was this translation helpful? Give feedback.
-
There are a couple of discussions that accepting tos for VW is currently difficult- but still needs be done. |
Beta Was this translation helpful? Give feedback.
-
Meaning now what? |
Beta Was this translation helpful? Give feedback.
Seen this thread? #17595
Some people even had to change country back and forth in their VW accounts to make it work again.