Skip to content

0.31.0

Compare
Choose a tag to compare
@tillsteinbach tillsteinbach released this 14 Jan 09:47
· 360 commits to main since this release

Added

  • Image support is now optional and can be installed with pip install weconnect[Images], remove [Images] if you do not need image support in your project
  • New disconnect method that cancles all timers and thus terminates all additional threads
  • New timeout parameter to limit the time waiting in requests for the VW servers