Skip to content

Releases: Vaskivskyi/ha-asusrouter

0.23.2 🚀 Better features for older devices

03 Nov 06:51
5552dbd
Compare
Choose a tag to compare

📑 Community on 0.23.2 | ☕️ Support the development | 📖 Documentation | ⭐️ Star AsusRouter | ⭐️ AsusRouter Library

💥 This release has the same breaking changes as 0.23.0 if you are updating from an older version

🐛 Bug fixes

  • Fixed issue with temperature processing for older devices (report #661, #665)
  • Fixed issue with the clients processing for legacy format (report #661)

📦 Dependencies

  • Bumped asusrouter library to 1.0.2

0.23.1 🐛 Bugfix / FW 380

02 Nov 06:01
a8ad486
Compare
Choose a tag to compare

📑 Community on 0.23.1 | ☕ Support the development | 📖 Documentation | ⭐ Star AsusRouter | ⭐ AsusRouter Library

💥 This release has the same breaking changes as 0.23.0 if you are updating from an older version

🐛 Bug fixes

  • Fixed issue with an empty latest_connected list (report #659, #662)
  • Fixed issue with device identity on 380 FW (report 661)

📦 Dependencies

  • Bumped asusrouter library to 1.0.1

0.23.0 🔨 New backend

01 Nov 13:50
7410afa
Compare
Choose a tag to compare

📑 Community on 0.23.0 | ☕ Support the development | 📖 Documentation | ⭐ Star AsusRouter | ⭐ AsusRouter Library

This release brings a fully-rebuild core of the library, making it faster and simpler.

🔒 Requirements

  • Minimum HA version set to 2023.10.0

💥 Breaking

  • Python 3.11+ is now required
  • Temp: Removed HA services
  • For pairs of binary_sensor/switch entities, removed binary_sensor
  • Removed option device_control in the configuration flow
  • With HA unit conversion supports, the native value for speed and traffic sensors changed, which creates a breaking change for HA history
  • Removed bytes / bits attributes of traffic / speed sensors

🚀 Features

  • Added support for HA EntityCategory
  • Added support for HA unit conversion (traffic and speed sensors)
  • Added error codes 9, 10 and 11 reported by device (another, captcha, reset required)
  • Added proper timeout when login blocked
  • Added USB WAN data recovery when interface is off
  • Added debug logging for SSDP discovery and fired events
  • Implemented 0 values for the network speed sensors on integration load. This will prevent unknown values on startup or reboot, when the actual speed cannot yet be calculated
  • Improved FW processing for different generations
  • Improved clients monitoring
  • Improved latest_connected sensor
  • Removed orphaned attributes for disconnected clients

🐛 Bug fixes

  • Fixed issue with wrong FW update status (report #605, #620)
  • Improved JSON parsing
  • Added UnicodeDecodeError ignore on reading content (report #564, #611)

📖 Translations

📦 Dependencies

  • Bumped asusrouter library to 1.0.0
  • Bumped homeassistant to 2023.10.0

📚 Documentation

  • Confirmed support for device / firmware:
    • DSL-AC68U / 386.50117
    • RT-AC66U B1 / 386.51255
    • RT-AC86U / 386.49709
    • RT-AC88U / 386.48260, 386.5_0
    • RT-AX58U / 388.22237
    • RT-AX86U Pro / 388.23565
    • RT-AX88U / 388.24198, 388.2_0, 388.4_0
    • RT-AXE7800 / 388_22068
    • TUF-AX5400 / 388.22525
    • TUF-AX6000 / 388.32432
    • TUF-AX3000 V2 / 388.23785
    • ZenWiFi AX (XT8) / 388.23285
    • ZenWiFi XT9 / 388_23285

0.23.0b4 🔨

31 Oct 21:35
6b72f70
Compare
Choose a tag to compare
0.23.0b4 🔨 Pre-release
Pre-release

⚠️ Beta release!

📑 Full release note 0.23.0b4 | ☕ Support the development | 📖 Documentation | ⭐ Star AsusRouter

Beta release means something might go wrong!

This release brings a completely new backend library and has several breaking changes. Please, refer to the change log or to the community forum discussion

🐞 Fixes

📦 Dependencies

0.23.0b3 🔨

30 Oct 21:20
7306589
Compare
Choose a tag to compare
0.23.0b3 🔨 Pre-release
Pre-release

⚠️ Beta release!

📑 Full release note 0.23.0b3 | ☕ Support the development | 📖 Documentation | ⭐ Star AsusRouter

Beta release means something might go wrong!

This release brings a completely new backend library and has several breaking changes. Please, refer to the change log or to the community forum discussion

🐛 Bug fixes

📦 Dependencies

  • Bump asusrouter to 1.0.0b2 (#648)

0.23.0b2 🔨

30 Oct 20:59
2d262be
Compare
Choose a tag to compare
0.23.0b2 🔨 Pre-release
Pre-release

⚠️ Beta release!

📑 Full release note 0.23.0b2 | ☕ Support the development | 📖 Documentation | ⭐ Star AsusRouter

Beta release means something might go wrong!

This release brings a completely new backend library and has several breaking changes. Please, refer to the change log or to the community forum discussion

🐛 Bug fixes

🚀 Features

📦 Dependencies

  • Bump asusrouter to 1.0.0b1 (#646)

0.23.0b1 🔨 New backend

29 Oct 20:19
30634cc
Compare
Choose a tag to compare
Pre-release

⚠️ Beta release!

📑 Full release note 0.23.0b1 | ☕ Support the development | 📖 Documentation | ⭐ Star AsusRouter

Beta release means something might go wrong!

This release brings a completely new backend library and has several breaking changes. Please, refer to the change log or to the community forum discussion

0.23.0b0 🔨 New backend

29 Oct 18:19
0bb24ac
Compare
Choose a tag to compare
Pre-release

⚠️ Beta release!

📑 Full release note 0.23.0b0 | ☕ Support the development | 📖 Documentation | ⭐ Star AsusRouter

Beta release means something might go wrong!

This release brings a completely new backend library and has several breaking changes. Please, refer to the change log or to the community forum discussion

0.22.0 💻 On the way to a better configuration

05 Mar 13:47
5dac69a
Compare
Choose a tag to compare

📑 Full release note 0.22.0 | ☕ Support the development | 📖 Documentation | ⭐ Star AsusRouter

🚀 Features

🐞 Fixes

📖 Translation

📚 Documentation

🔨 Refactoring

0.21.1 🚀 Support for HA 2023.3.x

24 Feb 07:15
e26aafe
Compare
Choose a tag to compare