1.11.0 Ping-ping & JSON fixes

π Features
- Added possibility to force request type for aiohttp with
asusrouter.const.RequestType.POSTandGETare available - Added custom
requestargument support forAsusRouter.async_get_data(any dict). - Added
AsusData.PINGstate to to ping a device or get the last ping result (request is required to get result)request = {"type": $type$, "target": $domain$}typeis one of:0(get data),1(ping, loss, jitter),2(ping only)targetcan be a domain or IP address
π Bug fixes
- Fixed JSON parsing for missing values
π Documentation
- Updated supported devices