Releases: Vaskivskyi/ha-asusrouter
💻 Client devices improvements

🚀 Features
- Added device connections to allow:
device_trackerentity merge into the created device- merge device with the existing instances from other integrations
 
 
🐛 Bug fixes
- Fixed issue with calling 
device_internet_accessfrom NodeRED without device name (report #C706) 
🩹 Ignore wrong parental control rules

Even more about all the new features in 0.27.0 and how-to-use them
🚀 Features
- Added a check on parental control rules before adding them as entities (report #753)
 
0.27.0 🐣 Parental control & clients stability

Even more about the new features and how-to-use them
🚀 Features
- Added service 
device_internet_accessto control the device internet access (via parental control rules) - Added 
block_internetswitches for the devices with parental control rules (report #622) - Added possibility to create HA devices for clients when creating their entities (optional, disabled by default)
 - Added global 
block_internetswitch to block internet access for all the devices - Added 
remove_trackersservice to release olddevice_trackerentities and get a possibility to remove them (report #729) - Added support for services translation
 - Added support for ports speeds (LAN / WAN): 10 Mb/s, 5 Gb/s, 10 Gb/s
 - Added support for ports speeds (USB): 480 Mb/s, 5 Gb/s, 10 Gb/s, 20 Gb/s
 - Updated device model to correspond to the 
UI Model Name(name as shown in the Web UI) (report #578) 
🐛 Bug fixes
- Fixed extra sensors shown when they should not be available for the selected operation mode
 - Fixed issue on the client status detection when AiMesh is supported but no nodes assigned
 - Fixed issue with clients data mix
 - Fixed issue with session not available error for the last requests when restarting the integration
 
📖 Translations
- Added Ukrainian translation for 
device_internet_accessandremove_trackersservices 
📦 Dependencies
📚 Documentation
- Confirmed support for the new device
GT-AX11000 Pro/388.24198RT-AX88U Pro/388.4_0(Merlin)Zen WiFi ET8/388.23759Zen WiFi Pro ET12/388.23013
 - Confirmed support for the new FW versions which were not reported before:
4G-AX55U/380.8102GT-AX11000/388.4_0(Merlin)RT-AC88U/386.12_2RT-AX55/386.52041RT-AX56U/388.1_0(Merlin),388.2_2(Merlin)RT-AX58U/388.4_0(Merlin)RT-AX86U/388.4_0(Merlin)TUF-AX5400/388.23285,388.4_0(Merlin)
 
0.26.0 💻 Clients tracking & multiple instances improvements

🚀 Features
- Improved client status detection (partially fixes #570)
 
🐛 Bug fixes
- Fixed issue with data mix in cache when multiple instances are used (report #690)
 
📦 Dependencies
- Bumped 
asusrouterlibrary to1.5.0 
0.25.0 💻 Force clients update & more

🚀 Features
- Added 
force_clientspossibility, which sends a separate request to update the client list - Added 
force_clients(boolean) andforce_clients_waittime(float, in seconds) settings to the config flow 
🐛 Bug fixes
- Fixed bug with integration failing to load with unknown VPN settings (Surfshark, L2PT, PP2P) via VPN Fusion (Stock FW 
388+) (report #726) - Fixed bug with Guest WLAN switches (report #727, #731)
 - Fixed bug with 
6 GHzWLAN being reported as5 GHz-2on some models (report #591)- All the models properly reporting 
6 GHzas supported in the services RT-AXE95Q(ZenWiFi ET8)
 - All the models properly reporting 
 
🔨 Other changes
- Improved exceptions messages
 
📦 Dependencies
0.25.0b1 🐛 Fixes
⚠️  Beta release!

🐛 Bug fixes
- Fixed bug with integration failing to load with unknown VPN settings (Surfshark, L2PT, PP2P) via VPN Fusion (Stock FW 
388+) (report #726) - Fixed bug with Guest WLAN switches (report #727, #731)
 - Fixed bug with 
6 GHzWLAN being reported as5 GHz-2on some models (report #591) 
📦 Dependencies
- Bumped 
asusrouterlibrary to1.3.0 
0.25.0b0 💻 Force clients update
⚠️  Beta release!
📑 Community on 0.25.0b0 | ☕️ Support the development | 📖 Documentation | ⭐️ Star AsusRouter | ⭐️ AsusRouter Library
🚀 Features
- Added 
force_clientspossibility, which sends a separate request to update the client list - Added 
force_clients(boolean) andforce_clients_waittime(float, in seconds) settings to the config flow 
🔨 Other changes
- Improved exceptions messages
 
📦 Dependencies
- Bumped 
asusrouterlibrary to1.2.0 
0.24.2 🩹
📑 Community on 0.24.2 | ☕️ Support the development | 📖 Documentation | ⭐️ Star AsusRouter | ⭐️ AsusRouter Library
🐛 Bug fixes
- Fixed reboot flag not being reset, causing LED to turn off-on repeatedly (report #709)
 - Fixed issue with all devices marked 
wiredand losing wireless attributes, e.g.guest,rssiand else (report #719, #C674) 
📦 Dependencies
- Bumped 
asusrouterlibrary to1.1.2 
0.24.1 🩹
📑 Community on 0.24.1 | ☕️ Support the development | 📖 Documentation | ⭐️ Star AsusRouter | ⭐️ AsusRouter Library
🐛 Bug fixes
- Fixed issue with WireGuard phantom data appearing on FW below 388 (report #715)
 
📦 Dependencies
- Bumped 
asusrouterlibrary to1.1.1 
0.24.0 🌍 VPNs, WANs and stability
📑 Community on 0.24.0 | ☕️ Support the development | 📖 Documentation | ⭐️ Star AsusRouter | ⭐️ AsusRouter Library
💥 Breaking
- Implemented changes in 
wanbinary sensor. Refer to theFeaturessection 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_ipandwan_ip_extra(wan_ip_secondaryandwan_ip_secondary_extra) 
 - Binary sensor 
 - Added 
internetbinary sensor to show the general state of the device internet connection (and IP address as an attribute of the sensor) - Added 
dualwanbinary sensor - Added 
wan_aggregationbinary 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 
asusrouterlibrary to1.1.0