Fixes
* Fix CSFR -> CSRF spelling (by scop)
* Return empty dict instead of raising for empty response content (Some methods return successfully without a response body. by scop)
* Type hint additions and fixes (by scop)
Enhancements
* Tested with E3131 (by scop)
* Support devices that have no CSRF protection (by scop)
* Added Huawei B2368-22 to incompatible list (by salamek)
* Expose host and language in client (by scop)
* Add dialup, lan, network, pincode, sms, and wifi configs (by scop)
* Add more cradle,device,language,online update,security,user,and wlan methods (by scop)
* Add script for dumping output of all getter methods (by scop)
* Add dialup config profileswitch (by scop)
* Documented set_mobile_dataswitch and mobile_dataswitch method (by salamek)
* Upgrade lint dependencies (by scop)