Skip to content

1.10.0 πŸ”¨ AiMesh, threading & logging

Compare
Choose a tag to compare
@Vaskivskyi Vaskivskyi released this 21 May 17:42
· 6 commits to main since this release
bb41434

Buy Me A Coffee | πŸ“‘ 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 new AsusSystem.AIMESH_REBUILD should be used instead. There is no yet defined version of removal, but its usage will cause a warning in the logs.