Asusrouter

Latest version: v1.13.1

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

Scan your dependencies

Page 24 of 27

0.4.0

Changes

**Please, read the Breaking Changes section for the list of changed sensor attributes!**

This release brings all the needed for AsusWRT-Merlin firmware support and a new type of *Merlin-only* `load average` sensors (until I find how to implement them on the stock firmware).

Moreover, welcome the new `temperature` sensors 🌡️ for CPU and radio modules. The sensors are specific to the device and its firmware, so not all of them might be available for your device. In general, Merlin firmware provides more sensors. If some of the sensors do not show up in HA, even though they exist for your device, please let me know in the [issues](https://github.com/Vaskivskyi/ha-asusrouter/issues).

:boom: Breaking Changes

* Most of the attributes for different sensors were revised to follow the HA guidelines (93 <- full list here)
* Device trackers attributes: `last_time_reachable` -> `last_activity` (91); `ip_method` -> `ip_type` (105)

:rocket: Features

* Improve confiig_flow network interfaces check (102) Vaskivskyi
* Add Load Average (1/5/15) sensors (Merlin) (95) Vaskivskyi
* Add temperature support (94) Vaskivskyi
* Change attributes naming as per HA guidelines (93) Vaskivskyi
* Improve device trackers (91) Vaskivskyi
* Improve data validation in config flow (90) Vaskivskyi

:bug: Fixes

* Fix bug on the integration shutdown (92) Vaskivskyi

:books: Documentation

* Add new sensors to the docs (106) Vaskivskyi
* Update device compatibility list (97) Vaskivskyi

:package: Dependencies

* Bump version to 0.4.0 (107) Vaskivskyi
* Bump asusrouter to 0.5.0 -> 0.5.1 (103, 104) Vaskivskyi

0.3.2

:lady_beetle: Fixes

* Allow parsing connected device speed with "M" as part of the value (33) Vaskivskyi

0.3.1

Changes

:boom: Breaking Changes

* The `Private subnet` attribute of the `wan_ip` sensor and `wan` binary sensor is now **integer** instead of boolean to fix bug 85 and any further problems (https://github.com/Vaskivskyi/asusrouter/pull/66) Vaskivskyi

:books: Documentation

* Add Community forum badge (81) Vaskivskyi

:hammer: Refactoring

* Improve string formatting (86) Vaskivskyi
* Improve code as per HA Style guidelines (84) Vaskivskyi

:package: Dependencies

* Bump version to 0.3.1 (88) Vaskivskyi
* Bump asusrouter to 0.4.4 (87) Vaskivskyi

0.3.0

Changes

This release brings the new config flow, which simplifies setup and allows changing most of the integration settings even after the initial setup. Please, refer to the [documentation](https://github.com/Vaskivskyi/ha-asusrouter/blob/main/docs/setup.md).

💡Now we can control the LEDs of the device!💡 Also, new sensors are now available, including `WAN IP` and `WAN` binary sensor (shows internet connection status)

:rocket: Features

* Add LED control as `light` entity (67, 71) Vaskivskyi
* Add WAN status `binary_sensor` (64) Vaskivskyi
* Add WAN IP sensor (54) Vaskivskyi
* Simplify config flow (53, 72) Vaskivskyi
* Move most of the configs to options and allow to change them via the `Configure` button (56, 69, 75) Vaskivskyi
* Select `cache_time`, `scan_interval` and `consider_home` manually (58) Vaskivskyi
* Lock `enable_monitor` as `True` until it is completely implemented (70) Vaskivskyi

:racehorse: Performance

* Small optimizations for connected devices (57) Vaskivskyi

:book: Translation

* Update Brazilian Portuguese translation to the new config flow (76) LeandroIssa
* Update Ukrainian translation to the new config flow (74) Vaskivskyi

:books: Documentation

* Add documentation on the integration setup (55, 77) Vaskivskyi
* Update documentation (45, 62, 78) Vaskivskyi
* Add supported devices list to readme (46) Vaskivskyi

:hammer: Refactoring

* Code cleanup (59, 63, 65) Vaskivskyi

:package: Dependencies

* Switch to [asusrouter](https://github.com/Vaskivskyi/asusrouter/releases) 0.4.0 -> 0.4.1 -> 0.4.2 -> 0.4.3 (#51, 52, 66, 68) Vaskivskyi
* Bump version to 0.3.0 (79) Vaskivskyi
* Remove deprecated values from HACS manifest (60, 61) Vaskivskyi

0.2.11

:rocket: Features

* Support for devices not reporting INTERNET values (5) Vaskivskyi

:books: Documentation

* Update README.md (4) Vaskivskyi

0.2.10

Changes

:rocket: Features

* Improve handling of reconnects (2) Vaskivskyi
* Safer handling of data in monitors (1) Vaskivskyi

:hammer: Refactoring

* Move constants to const.py (3) Vaskivskyi

Page 24 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.