TA2k / ioBroker.vw-connect

ioBroker Adapter for VW We connect and Skoda connect
MIT License
90 stars 22 forks source link

Since ID.3 updated to Software Version 3.2 missing data object's property #252

Open ThKls opened 1 year ago

ThKls commented 1 year ago

Describe the bug
After the update of my VW ID.3 to the new Software 3.2 I got error messages in iobroker every 15 minutes.

Screenshots & Logfiles Error message: Object of state "vw-connect.0.WVWZZZE1Zxxxxxxxx.status.userCapabilities.capabilitiesStatus.value.batterySupport" is missing the required property "common.type"

Object: ...batterySupport:

{
  "type": "channel",
  "common": {
    "name": "",
    "write": false,
    "read": true
  },
  "native": {},
  "from": "system.adapter.vw-connect.0",
  "user": "system.user.admin",
  "ts": 1683894288213,
  "_id": "vw-connect.0.WVWZZZE1Zxxxxxxxx.status.userCapabilities.capabilitiesStatus.value.batterySupport",
  "acl": {
    "object": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator"
  }
}

Versions:

TA2k commented 1 year ago

retest with v0.0.70