Asusrouter

Latest version: v1.13.1

Safety actively analyzes 688746 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 27

0.33.0

<a href="https://www.buymeacoffee.com/vaskivskyi" target="_blank"><img src="https://asusrouter.vaskivskyi.com/BuyMeACoffee-badge.png" alt="Buy Me A Coffee" /></a> | [📑 Community on 0.33.0](https://community.home-assistant.io/t/custom-component-asusrouter-integration/416111/769?u=vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/ha-asusrouter) | [⭐️ AsusRouter Library](https://github.com/Vaskivskyi/asusrouter)

🚀 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`](https://github.com/Vaskivskyi/asusrouter/releases/tag/1.12.0)

0.32.1

<a href="https://www.buymeacoffee.com/vaskivskyi" target="_blank"><img src="https://asusrouter.vaskivskyi.com/BuyMeACoffee-badge.png" alt="Buy Me A Coffee" /></a> | [📑 Community on 0.32.1](https://community.home-assistant.io/t/custom-component-asusrouter-integration/416111/759?u=vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/ha-asusrouter) | [⭐️ AsusRouter Library](https://github.com/Vaskivskyi/asusrouter)

🐛 Bug fixes

- Fixed JSON parsing for missing values (report [832](https://github.com/Vaskivskyi/ha-asusrouter/issues/832))

📚 Documentation

- Added info on HTTPS connection as a preferred method for the integration
- Added info on the number of connected clients and its correspondence to the Web UI
- Updated supported devices

📦 Dependencies

- Bumped `asusrouter` library to [`1.11.0`](https://github.com/Vaskivskyi/asusrouter/releases/tag/1.11.0)

0.32.0

<a href="https://www.buymeacoffee.com/vaskivskyi" target="_blank"><img src="https://asusrouter.vaskivskyi.com/BuyMeACoffee-badge.png" alt="Buy Me A Coffee" /></a> | [📑 Community on 0.32.0](https://community.home-assistant.io/t/custom-component-asusrouter-integration/416111/757?u=vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/ha-asusrouter) | [⭐️ AsusRouter Library](https://github.com/Vaskivskyi/asusrouter)

🚀 Features

- Added support for the full AiMesh reboot with `button.{}_reboot_aimesh` entity
- Improved logging on connection errors

🐛 Bug fixes

- Fixed the blocking function call which was logging a warning in HA logs since `2024.5.x` (report [823](https://github.com/Vaskivskyi/ha-asusrouter/issues/823))
- Improved handling of empty data (report [C756](https://community.home-assistant.io/t/custom-component-asusrouter-integration/416111/756?u=vaskivskyi))

📦 Dependencies

- Bumped `asusrouter` library to [`1.10.0`](https://github.com/Vaskivskyi/asusrouter/releases/tag/1.10.0)

0.31.0

<a href="https://www.buymeacoffee.com/vaskivskyi" target="_blank"><img src="https://asusrouter.vaskivskyi.com/BuyMeACoffee-badge.png" alt="Buy Me A Coffee" /></a> | [📑 Community on 0.31.0](https://community.home-assistant.io/t/custom-component-asusrouter-integration/416111/752?u=vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/ha-asusrouter) | [⭐️ AsusRouter Library](https://github.com/Vaskivskyi/asusrouter)

🚀 Features

- Added support for Merlin `388.7`

📦 Dependencies

- Bumped `asusrouter` library to [`1.9.0`](https://github.com/Vaskivskyi/asusrouter/releases/tag/1.9.0)

0.30.0

<a href="https://www.buymeacoffee.com/vaskivskyi" target="_blank"><img src="https://asusrouter.vaskivskyi.com/BuyMeACoffee-badge.png" alt="Buy Me A Coffee" /></a> | [📑 Community on 0.30.0](https://community.home-assistant.io/t/custom-component-asusrouter-integration/416111/749?u=vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/ha-asusrouter) | [⭐️ AsusRouter Library](https://github.com/Vaskivskyi/asusrouter)

🚀 Features

- Added `color_mode` property to the LED entity to fully comply with HA 2024.3.x requirements (report [807](https://github.com/Vaskivskyi/ha-asusrouter/issues/807))
- Added `button.{}_check_for_updates` entity
- Added support for a release note in non-AiMesh mode to support more devices
- Added support for a full release note in the update entity description in the HA UI
- Added installation of a new firmware from the HA UI (supported by any FW update that can be installed automatically from the web without a need to upload the file manually)

🐛 Bug fixes

- Added a check on the VPNC client data availability before processing it (report [802](https://github.com/Vaskivskyi/ha-asusrouter/issues/802))
- Added explicit string conversion on saving parental control rules (reports [773](https://github.com/Vaskivskyi/ha-asusrouter/issues/773), [#805](https://github.com/Vaskivskyi/ha-asusrouter/issues/805))

📦 Dependencies

- Bumped `asusrouter` library to [`1.8.0`](https://github.com/Vaskivskyi/asusrouter/releases/tag/1.8.0)

0.29.0

<a href="https://www.buymeacoffee.com/vaskivskyi" target="_blank"><img src="https://asusrouter.vaskivskyi.com/BuyMeACoffee-badge.png" alt="Buy Me A Coffee" /></a> | [📑 Community on 0.29.0](https://community.home-assistant.io/t/custom-component-asusrouter-integration/416111/743?u=vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/ha-asusrouter) | [⭐️ AsusRouter Library](https://github.com/Vaskivskyi/asusrouter)

🚀 Features

- Moved `force_clients_update` to a separate button instead of regular call
- Added `restart_wired` button
- Added release notes to the update entity
- Removed SSDP discovery since it was causing issues for some user with re-discovery of the device (reports [581](https://github.com/Vaskivskyi/ha-asusrouter/issues/581), [#741](https://github.com/Vaskivskyi/ha-asusrouter/issues/741))
- Added `rebuild_aimesh` button

🐛 Bug fixes

- Fixed issue with AsusRouter interfering with Web UI on too regular client forcing (report [760](https://github.com/Vaskivskyi/ha-asusrouter/issues/760))
- Added capabilities check for the `device_tracker` entities before querying them (report [785](https://github.com/Vaskivskyi/ha-asusrouter/issues/785))

📦 Dependencies

- Bumped `asusrouter` library to [`1.7.0`](https://github.com/Vaskivskyi/asusrouter/releases/tag/1.7.0)

Page 7 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.