Sergey Isachenko
8523933605
Fixes for tesla. New sensors. ( #12225 )
...
* fixes #11970
* long line fix
2018-02-07 23:34:26 -08:00
Fabian Affolter
47e31dc9ee
Fixes for PEP257 ( #11810 )
...
* Fixes for PEP257
* More updates
2018-01-20 22:35:38 -08:00
Sergey Isachenko
3a00077305
Tesla bug fix #11598 ( #11707 )
2018-01-16 17:34:41 +01:00
Sergey Isachenko
29fb65b224
Fixes #10030 . Extented Network Exceptions handling. ( #10116 )
...
* Fixes #10030 . Extented Network Exceptions handling.
* Remove unused import. Replace ex.reason to ex.message to use custom exception instead of HTTPError
2017-10-24 19:15:25 +02:00
Sergey Isachenko
9abd0fb92f
Tesla bug fixes. ( #9774 )
...
* Tesla bug fixes.
* Added myself to CODEOWNERS for tesla.
2017-10-09 14:38:00 +03:00
Sergey Isachenko
3b2bf1d567
Fix for potential issue with tesla initialization ( #9307 )
...
Fix for potential issue with tesla initialization
2017-09-07 18:20:27 +02:00
Sergey Isachenko
5f445b4a13
Tesla platform ( #9211 )
...
* Tesla support implemetation
* requirements_all.txt fix
* .coveragerc fix
* logging-too-many-args fix
* logging-too-many-args attempt 2
* Post-review fixes.
* requirements version fix
* requirements
* Lint fix
* Hot fix
* requirements_all.txt fix
* Review preparation.
* 1. Linting fix.
2. Minimal value for SCAN_INTERVAL hardcoded to 300 sec (to prevent possible ban form Tesla)
* Removed redundant whitespace.
* Fixed components according to @MartinHjelmare proposals and remarks.
* .coveragerc as @MartinHjelmare suggested.
* Minor changes
* Fix docstrings
* Update ordering
* Update quotes
* Minor changes
* Update quotes
2017-08-30 23:13:02 -05:00