Changes
After a long delay, 0.6.0 is coming with stability improvement, bug fixes and a couple of cool features. Now you can select units for the network traffic and speed sensors! Also, the `connected devices` sensor now has a full list of devices (MAC/IP/Hostname) as an attribute, so you can use it for your HA automation!
Was your router offline, when HA started? No problem, it will connect automatically as soon as the device comes online!
:rocket: Features
* Auto-reconnect support: when device not available on HA reboot (175) Vaskivskyi
* Add a possibility to select units of traffic and speed for network interfaces sensors (173) Vaskivskyi
* Add device list as an attribute of `connected_devices` sensor (172) Vaskivskyi
:bug: Fixes
* Auto-reconnect support: when device not available on HA reboot (175) Vaskivskyi
* Fix diagnostics download (174) Vaskivskyi
* Correct handling of error on `device` step in config flow (167) Vaskivskyi
:books: Documentation
* Add new features to the docs (177) Vaskivskyi
* Add `RT-AC51U` to the supported list (169) Vaskivskyi
* Add `RT-N66U` to the supported list (168) Vaskivskyi
* Add info on FW 5.x.x (164) Vaskivskyi
* Add `DSL-AX82U` to the supported list (163) Vaskivskyi
* Add `TUF-AX5400` to the supported list (162) Vaskivskyi
* Add `RT-AX86S` to the supported list (150) Vaskivskyi
* Update `RT-AC86U` info (143) Vaskivskyi
:package: Dependencies
* Bump version to 0.6.0 (178) Vaskivskyi
* Bump asusrouter to 0.7.0 (176) Vaskivskyi
* Bump HomeAssistant to 2022.5.0 (145) Vaskivskyi