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:
- Delete Connected Drive Things (Bridge and Vehicels)
- Deinstall Connected Drive Binding wich comes with the 3.1.0.M4 Release
- Stop openhab
- Clear cache and tmp folders (see Clear the Cache)
- Copy org.openhab.binding.bmwconnecteddrive-3.1.0-SNAPSHOT.jar (from BMW ConnectedDrive Binding - #94 by weymann) to “addons” Folder
- Start openhab
- 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