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 calledMiTemperature2.py.
The old fileLYWSD03MMC.pyis still present for compatibility, but it is no longer supported. -
BTHome v2 decoding support
Added support for decoding BTHome v2 messages. -
Improved performance
Therequestsmodule has been replaced by the built-inurllib.
→ This reduces dependencies and makes startup about twice as fast on Raspberry Pi Zero. -
New debugging tool
AddeddebugHTTPServer.pyto inspect the HTTP requests sent by thehttpcallback.