- [fix traffic meter parsing](https://github.com/MatMaul/pynetgear/commit/f6a342ec258a1a7c401e75ce7eec4ed90ddc6f9d)
0.9.2
- [improve logger](https://github.com/MatMaul/pynetgear/commit/59fa8188a94f62e95ff8dd1c1119bbbed6b971c3) - [fix config still started when rebooting](https://github.com/MatMaul/pynetgear/commit/ccfe7dd5bddb1e8e105616431fe04de03b463ed8) - [capture 503 errors](https://github.com/MatMaul/pynetgear/commit/1f05022a7c4b18fb0587b7cff10b768c6ae0e942)
- Make cookie based login the default version (93) - Check login v1 with an info call (90), thanks starkillerOG - Fix Invalid response (91) - added reboot method on add_reboot branch (88), thanks MrBitBucket - Make device MAC and name optional on parsing (94)