🚨 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:
- Go to Settings > Devices & Services > Integrations.
- Find and remove the
ZTE Router
integration. - 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!