1.10.0 π¨ AiMesh, threading & logging
| π Release note | π Documentation | βοΈ Star AsusRouter | βοΈ Home Assistant Integration
π Features
- Import modules in a separate thread to avoid blocking the main thread
- Improved logging on the exceptions
- Added support for AiMesh reboot via
AsusSystem.AIMESH_REBOOT
state - Moved AiMesh rebuild to
AsusSystem.AIMESH_REBUILD
state
β°οΈ Deprecation
- Marked
AsusSystem.REBUILD_AIMESH
as deprecated. The newAsusSystem.AIMESH_REBUILD
should be used instead. There is no yet defined version of removal, but its usage will cause a warning in the logs.