Skip to content

Improved Exceptions, Fixed pylint warnings.

Compare
Choose a tag to compare
@RenierM26 RenierM26 released this 07 Mar 15:37
· 231 commits to master since this release

-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)