Improved Exceptions, Fixed pylint warnings.
-Improved Exceptions.
-Increased default timeout to 25 seconds. (seems to be the sweat spot based on HA integration tests)
-Fixed pylint warnings on client.py. (String too long, unused variable, unused import)