Bas Nijholt
2cd55bbb87
Sort imports according to PEP8 for device_automation ( #29707 )
2019-12-09 11:24:49 +01:00
Bas Nijholt
ea39d5b428
Sort imports according to PEP8 for aws ( #29704 )
2019-12-09 11:23:21 +01:00
Bas Nijholt
f9e9a5e4cb
Sort imports according to PEP8 for darksky ( #29706 )
2019-12-09 11:22:04 +01:00
Bas Nijholt
9228ed7c40
Sort imports according to PEP8 for verisure ( #29711 )
2019-12-09 11:21:16 +01:00
Bas Nijholt
6a11e6aa72
Sort imports according to PEP8 for soma ( #29709 )
2019-12-09 11:19:23 +01:00
Bas Nijholt
7128396f1a
Sort imports according to PEP8 for minio ( #29723 )
2019-12-09 11:08:29 +01:00
Bas Nijholt
6a67532a2d
Sort imports according to PEP8 for linky ( #29722 )
2019-12-09 11:07:50 +01:00
Bas Nijholt
cbf59fb33d
Sort imports according to PEP8 for input_text ( #29719 )
2019-12-09 11:06:05 +01:00
Bas Nijholt
9df71ecae2
Sort imports according to PEP8 for neato ( #29724 )
2019-12-09 11:05:22 +01:00
Bas Nijholt
d0c7db548f
use isort to sort imports according to PEP8 for group ( #29713 )
2019-12-09 09:39:26 +01:00
Bas Nijholt
1790036767
use isort to sort imports according to PEP8 for zone ( #29712 )
2019-12-09 09:38:38 +01:00
Bas Nijholt
2abc9005cc
use isort to sort imports according to PEP8 for homeassistant ( #29718 )
2019-12-09 09:38:24 +01:00
Bas Nijholt
236a21c76e
Sort imports according to PEP8 for pi_hole ( #29726 )
2019-12-09 09:38:14 +01:00
Bas Nijholt
8c1a8b502d
Sort imports according to PEP8 for velbus ( #29676 )
2019-12-09 09:36:42 +01:00
Robert Van Gorkom
e577f047f7
Add tests for vera component ( #28340 )
...
* Adding tests for vera component.
Fixing update bug in the vera climate platform.
* Updating requrements file.
* Moving vera stop to a job.
Sorting imports.
* Addressing simple PR feedback.
* Splitting tests into platforms.
* Mocking controller instead of using requests_mock.
* Updating pyvera to use version that stops threads quickly.
* Updating requirements files.
* Mocking the pyvera module, not the API.
* Addressing PR feedback.
Handling start/stop of patch in fixture.
Removing unecessary code.
* Using generator
2019-12-09 00:19:38 +01:00
Bas Nijholt
39887c46c0
Sort imports according to PEP8 for dialogflow ( #29714 )
2019-12-08 23:40:06 +01:00
Bas Nijholt
6a1753d6db
Sort imports according to PEP8 for geonetnz_volcano ( #29716 )
2019-12-08 23:33:42 +01:00
Bas Nijholt
cce3077df3
Sort imports according to PEP8 for cert_expiry ( #29705 )
2019-12-08 23:32:50 +01:00
Bas Nijholt
e6eed4755f
Sort imports according to PEP8 for plex ( #29708 )
2019-12-08 23:31:55 +01:00
Bas Nijholt
55559f3e30
Sort imports according to PEP8 for starline ( #29653 )
2019-12-08 21:09:48 +01:00
Bas Nijholt
415176e350
Sort imports according to PEP8 for template ( #29655 )
2019-12-08 21:05:08 +01:00
Bas Nijholt
e0b82440ad
Sort imports according to PEP8 for switch ( #29654 )
2019-12-08 18:50:17 +01:00
Bas Nijholt
3d64405896
Sort imports according to PEP8 for recorder ( #29652 )
2019-12-08 18:48:18 +01:00
Bas Nijholt
0a4979549d
use isort to sort imports according to PEP8 for vacuum ( #29650 )
2019-12-08 22:47:01 +05:30
Bas Nijholt
b731ddabde
Sort imports according to PEP8 for homekit ( #29645 )
2019-12-08 18:16:49 +01:00
Bas Nijholt
aeff27680b
use isort to sort imports according to PEP8 for light ( #29648 )
2019-12-08 22:46:23 +05:30
Bas Nijholt
ce5072fc91
use isort to sort imports according to PEP8 for mqtt ( #29649 )
2019-12-08 22:45:26 +05:30
Bas Nijholt
d2c1e5d45c
Sort imports according to PEP8 for homekit_controller ( #29646 )
2019-12-08 18:14:26 +01:00
Bas Nijholt
0d5de6a464
use isort to sort imports according to PEP8 for ecobee ( #29631 )
2019-12-08 22:31:50 +05:30
Bas Nijholt
fbd4cf1089
use isort to sort imports according to PEP8 for cloud ( #29626 )
2019-12-08 22:31:12 +05:30
Bas Nijholt
e4e9cdce73
use isort to sort imports according to PEP8 for demo ( #29630 )
2019-12-08 22:29:27 +05:30
Bas Nijholt
a3b605bb7d
use isort to sort imports according to PEP8 for cover ( #29629 )
2019-12-08 22:28:00 +05:30
Bas Nijholt
f355570f17
use isort to sort imports according to PEP8 for config ( #29628 )
2019-12-08 22:27:28 +05:30
Bas Nijholt
73c373a0f2
use isort to sort imports according to PEP8 for command_line ( #29627 )
2019-12-08 22:25:57 +05:30
Bas Nijholt
954813b478
use isort to sort imports according to PEP8 for climate ( #29625 )
2019-12-08 22:25:01 +05:30
springstan
3b5da9c44a
Move imports to top for homekit_controller ( #29564 )
...
* Move imports to top for homekit_controller
* Fix IpPairing mock in two test files
2019-12-08 16:50:57 +00:00
Bas Nijholt
8f5e8c72c6
use isort to sort imports according to PEP8 for binary_sensor ( #29622 )
2019-12-08 22:02:08 +05:30
Bas Nijholt
f5288db93c
use isort to sort imports according to PEP8 for cast ( #29624 )
2019-12-08 22:00:57 +05:30
Bas Nijholt
d3f67c3841
use isort to sort imports according to PEP8 for automation ( #29620 )
2019-12-08 21:59:39 +05:30
Bas Nijholt
a38f3ac9c6
use isort to sort imports according to PEP8 for fan ( #29632 )
2019-12-08 21:28:47 +05:30
Robert Svensson
57a3f7d5c8
Pass in parameters explicitly to DeconzSession ( #29617 )
...
Dont pass in loop to DeconzSession
Services will use new refresh state method
2019-12-08 16:53:34 +01:00
Bas Nijholt
00dc721609
sort imports according to PEP8 for hassio ( #29634 )
2019-12-08 16:33:22 +01:00
Bas Nijholt
b0d0060643
sort imports according to PEP8 for axis ( #29621 )
2019-12-08 15:44:03 +01:00
Bas Nijholt
663e2eaaff
sort imports according to PEP8 for buienradar ( #29623 )
2019-12-08 14:59:21 +01:00
Bas Nijholt
ba34922b03
sort imports according to PEP8 for alexa ( #29618 )
2019-12-08 14:56:42 +01:00
Bas Nijholt
6ad3b6426a
sort imports according to PEP8 for auth ( #29619 )
2019-12-08 14:55:23 +01:00
Bas Nijholt
09ff0a5ac6
sort imports according to PEP8 for yweather ( #29608 )
2019-12-08 13:50:02 +01:00
Bas Nijholt
74c0219d0c
sort imports according to PEP8 for components ( #29609 )
2019-12-08 13:46:04 +01:00
Bas Nijholt
a885670a9a
sort imports according to PEP8 for abode ( #29610 )
2019-12-08 13:44:12 +01:00
Bas Nijholt
d020486929
sort imports according to PEP8 for alarm_control_panel ( #29616 )
2019-12-08 13:42:31 +01:00