Skip to content

Release v6.0

Latest

Choose a tag to compare

@JsBergbau JsBergbau released this 17 Aug 07:53
· 2 commits to master since this release
afedc6c

Release v6.0

This release introduces significant changes and improvements:

  • Connect-Mode removed
    The Connect-Mode has been deprecated and fully removed. Passive mode is now the standard.

  • Script renamed
    The main script is now called MiTemperature2.py.
    The old file LYWSD03MMC.py is still present for compatibility, but it is no longer supported.

  • BTHome v2 decoding support
    Added support for decoding BTHome v2 messages.

  • Improved performance
    The requests module has been replaced by the built-in urllib.
    → This reduces dependencies and makes startup about twice as fast on Raspberry Pi Zero.

  • New debugging tool
    Added debugHTTPServer.py to inspect the HTTP requests sent by the httpcallback.