Skip to content

0.33.1 🚨 Aura support & firmware improvements

Compare
Choose a tag to compare
@Vaskivskyi Vaskivskyi released this 28 Aug 08:58
· 3 commits to main since this release
d4f9c30

Buy Me A Coffee | πŸ“‘ Community on 0.33.x | πŸ“– Documentation | ⭐️ Star AsusRouter | ⭐️ AsusRouter Library

πŸš€ Features

  • Added sensor with the number of clients connected to guest networks via sensor.{}_connected_guestnetwork_devices (by @GaryHuang-ASUS)
  • Added Aura RGB support:
    • light.{}_aura entity for the global colour/brightness control (as single-zone light)
    • light.{}_aura_zone_{} for the per-zone colour/brightness control (disabled by default to avoid cluttering the UI when not needed)
    • full effects support (Gradient, Static, Breathing, Evolution, Rainbow, Wave, Marquee)
  • Improved handling of client entities
  • Switched to the new firmware backend:
    • better support for different formats on FW branches (Stock, Merlin, Gnuton)
    • improved version comparison
    • added update.{}_firmware_update_beta entity for the beta firmware updates (disabled by default)
  • Changed the default update time for the update entities to 10 minutes (can be changed in the integration settings in the same way as before)
  • Updated the asusrouter_device_disconnected event to show the last known guest, guest_id and connection_type attributes

πŸ› Bug fixes

  • Fixed issue with some entities being assigned to AsusRouter before their native integrations
  • Fixed issue with the update entity showing:
    • lower beta version as an update
    • version from a different branch (e.g. Stock when on Merlin)
    • _rog and non-_rog FW versions are treated as different (Merlin, Gnuton)
  • Fixed issue with integration blocked by unsafe type conversion on startup

πŸ“š Documentation

  • Added AsusRouter logo
  • Updated supported devices

πŸ“¦ Dependencies

  • Bumped asusrouter library to 1.12.0

🩹 Patches

0.33.1

2024-08-28

[Bugfix] Fixed blocking call when fetching Aura data on non-Aura devices
[Dependency] Bumped asusrouter library to 1.12.1