BMW ConnectedDrive Binding

Hello Everybody,

I had the same Problem:
At 10.08.2021 I restartet my OpenHAB 3.1.0.M4. Since this moment the Connected Drive Binding had Communitications Errors (mostly: COMMUNICATION_ERROR Total timeout 10000 ms elapsed)

Solution:

  1. Delete Connected Drive Things (Bridge and Vehicels)
  2. Deinstall Connected Drive Binding wich comes with the 3.1.0.M4 Release
  3. Stop openhab
  4. Clear cache and tmp folders (see Clear the Cache)
  5. Copy org.openhab.binding.bmwconnecteddrive-3.1.0-SNAPSHOT.jar (from BMW ConnectedDrive Binding - #94 by weymann) to “addons” Folder
  6. Start openhab
  7. Create new Connected Drive Bridge and Vehicels Things (in Things configuration page in the UI simply click “+”. There you will see the manual added Binding)

Now everything works again for me.

BR