Skip to content

0.24.0 🌍 VPNs, WANs and stability

Compare
Choose a tag to compare
@Vaskivskyi Vaskivskyi released this 19 Nov 22:17
· 18 commits to main since this release
7391d4f

πŸ“‘ Community on 0.24.0 | β˜•οΈ Support the development | πŸ“– Documentation | ⭐️ Star AsusRouter | ⭐️ AsusRouter Library

πŸ’₯ Breaking

  • Implemented changes in wan binary sensor. Refer to the Features section for details

πŸš€ Features

  • Added support for VPN Fusion (VPN clients, stock FW 388+)
  • Added support for WireGuard (clients + server) (stock and Merlin FW 388+) (report #594)
  • Added support for OpenVPN (clients + servers) (stock FW 388+) (report #470)
  • Added support for secondary WAN and changed WAN sensors (report #603)
    • Binary sensor wan (wan_secondary)
    • Sensors wan_ip and wan_ip_extra (wan_ip_secondary and wan_ip_secondary_extra)
  • Added internet binary sensor to show the general state of the device internet connection (and IP address as an attribute of the sensor)
  • Added dualwan binary sensor
  • Added wan_aggregation binary sensor

πŸ› Bug fixes

  • Fixed error in historic data calculation
  • Other minor fixes in data processing
  • Fixed issue with blocked possibility to reload integration
  • Fixed diagnostics module
  • Fixed missing arguments on state setting (report #710)
  • Fixed network sensors interval
  • Fixed missing values for OpenVPN client
  • Fixed missing temperature sensors
  • Fixed unsafe dictionary operation

πŸ“¦ Dependencies

  • Bumped asusrouter library to 1.1.0