<a href="https://www.buymeacoffee.com/vaskivskyi" target="_blank"><img src="https://asusrouter.vaskivskyi.com/BuyMeACoffee-badge.png" alt="Buy Me A Coffee" /></a> | [📑 Release note ](https://asusrouter.vaskivskyi.com/log/library.html#) | [📖 Documentation](https://asusrouter.vaskivskyi.com/) | [⭐️ Star AsusRouter](https://github.com/Vaskivskyi/asusrouter) | [⭐️ Home Assistant Integration](https://github.com/Vaskivskyi/ha-asusrouter)
🚀 Features
- Added possibility to force request type for aiohttp with `asusrouter.const.RequestType`. `POST` and `GET` are available
- Added custom `request` argument support for `AsusRouter.async_get_data` (any dict).
- Added `AsusData.PING` state to to ping a device or get the last ping result (request is required to get result)
- `request = {"type": $type$, "target": $domain$}`
- `type` is one of: `0` (get data), `1` (ping, loss, jitter), `2` (ping only)
- `target` can be a domain or IP address
🐛 Bug fixes
- Fixed JSON parsing for missing values
📚 Documentation
- Updated supported devices