Asusrouter

Latest version: v1.13.1

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

Scan your dependencies

Page 3 of 27

1.5.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> | [📑 Release note ](https://asusrouter.vaskivskyi.com/log/library.html#_1-5-0-💻-clients-tracking-multiple-instances-improvements) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/asusrouter) | [⭐️ Home Assistant Integration](https://github.com/Vaskivskyi/ha-asusrouter)

🚀 Features

- Improved client status detection

🐛 Bug fixes

- Fixed issue with data mix in cache when multiple instances are used

1.4.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> | [📑 Release note ](https://asusrouter.vaskivskyi.com/log/library.html#_1-4-0-🚨-tests-and-updates-to-workflows) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/asusrouter) | [⭐️ Home Assistant Integration](https://github.com/Vaskivskyi/ha-asusrouter)

🚀 Features

- Added WLAN rename (`5ghz2 -> 6ghz`) for `RT-AXE95Q` (`ZenWiFi ET8`)

🚨 Testing

- Added tests for:
- `asusrouter.modules.endpoint.onboarding`

🐣 GitHub

- Updated code coverage CI workflow
- Bumped `actions/setup-python` to `5.0.0`
- Bumped `actions/download-artifact` to `4.0.0`, `4.1.0`
- Bumped `actions/upload-artifact` to `4.0.0`

1.3.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> | [📑 Release note 1.3.0](https://asusrouter.vaskivskyi.com/log/library.html#) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/asusrouter) | [⭐️ Home Assistant Integration](https://github.com/Vaskivskyi/ha-asusrouter)

🚀 Features

- Added `get_arguments` converter
- Added support for `l2pt`, `pptp` and `surfshark` VPNs as part of `vpnc` module
- Added WLAN rename when indeces are not in the expected order (e.g. `6ghz` is present, but not `5ghz2`)
- Added `AsusBlockAll` state for the general internet access block

🐛 Bug fixes

- Switched to keyword arguments in `AsusRouter.keep_state` call

🚨 Testing

- Added tests for:
- `asusrouter.modules.client`
- `asusrouter.modules.led`
- `asusrouter.modules.openvpn`
- `asusrouter.modules.parental_control`
- `asusrouter.modules.port_forwarding`
- `asusrouter.modules.state`
- `asusrouter.modules.system`
- `asusrouter.modules.vpnc`
- `asusrouter.modules.wireguard`
- `asusrouter.modules.wlan`

🔨 Other changes

- Refactored:
- All the modules listed above in the testing section
- `AsusRouter.async_set_state` to use `kwargs`

📚 Documentation

- Added [Python Library section](https://asusrouter.vaskivskyi.com/library/) with a short manual on how to use the library

1.2.0

[📑 Release note 1.2.0](https://asusrouter.vaskivskyi.com/log/library.html#_1-2-0-💻-force-clients-update-services-more) | [☕️ Support the development](https://www.buymeacoffee.com/vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/asusrouter) | [⭐️ Home Assistant Integration](https://github.com/Vaskivskyi/ha-asusrouter)

🚀 Features

- Added `AsusSystem.UPDATE_CLIENTS` state and compatible service
- Added `force_clients` possibility on each `AsusData.CLIENTS` queue
- Added runtime-available `set_force_clients()` method for setting both state and wait time of the feature
- Added new `AsusSystem` states: `RESTART_CHPASS`, `RESTART_DNSMASQ`, `RESTART_LEDS`, `RESTART_OPENVPND`, `RESTART_SAMBA`, `RESTART_TIME`, `RESTART_USB_IDLE`, `RESTART_VPNC`, `RESTART_WGS`, `STOP_OPENVPND`, `STOP_VPNC`
- Added new `.tools.converters`: `safe_timestamp_to_utc`, `safe_utc_to_timestamp`, `safe_utc_to_timestamp_milli`
- Added `AsusData.SPEEDTEST` and `AsusData.SPEEDTEST_RESULT`

🚨 Testing

- Added tests for `asusrouter.modules.service`

🔨 Other changes

- Improved exceptions messages

🐣 GitHub

- Updated CI workflow to be more modular and allow parallel unit- and device-testing
- Added testing with `Python 3.12`

1.1.2

[📑 Release note 1.1.2](https://asusrouter.vaskivskyi.com/log/library.html#_1-1-2-🩹) | [☕️ Support the development](https://www.buymeacoffee.com/vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/asusrouter) | [⭐️ Home Assistant Integration](https://github.com/Vaskivskyi/ha-asusrouter)


🐛 Bug fixes

- Fixed reboot flag not being reset
- Fixed connection type code

🚨 Testing

- Added tests for the connection module

📚 Documentation

- Updated supported devices

1.1.1

[📑 Release note 1.1.1](https://asusrouter.vaskivskyi.com/log/library.html#_1-1-1-%F0%9F%A9%B9) | [☕️ Support the development](https://www.buymeacoffee.com/vaskivskyi) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/asusrouter) | [⭐️ Home Assistant Integration](https://github.com/Vaskivskyi/ha-asusrouter)

🐛 Bug fixes

- Removed WireGuard and VPNC data maps for version below 388

🔨 Other changes

- Fixed typo in logging

Page 3 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.