Skip to content

ZTE_MC_HA_CI_v1.0.50

Latest
Compare
Choose a tag to compare
@Kajkac Kajkac released this 21 May 06:17

🚨 Major Release - v1.0.50

This update introduces significant internal changes that improve performance, stability, and maintainability. However, these changes are backward-compatible - but with advice to remove and readd integration.


⚠️ Action Required

You must remove and re-add the integration in Home Assistant:

  1. Go to Settings > Devices & Services > Integrations.
  2. Find and remove the ZTE Router integration.
  3. Re-add it and reconfigure as needed.

Failing to do this may cause sensors to stop updating or appear as unknown.


✅ What's New

  • 🧠 Fully refactored in-memory authentication (no more session file handling)
  • 📊 New FLUX data usage sensors with improved formatting
  • 🛠 Better diagnostics reporting and command tracking
  • 🔄 Cleaner and faster reload/update behavior

🐞 Bug Fixes

  • SMS parsing errors fixed
  • Robust error handling for network issues
  • Removed stale cookie/session logic

🙏 Special Thanks

Huge thanks to @rosenrot00 for helping rewrite major portions of the code and improving overall quality!