0.33.0 π¨ Aura support & firmware improvements
| π Community on 0.33.0 | π 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 knownguest
,guest_id
andconnection_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 to1.12.0