Bas Nijholt
51ece97e0d
Sort imports according to PEP8 for hive ( #29669 )
2019-12-08 21:06:05 +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
Fabian Affolter
b832749e3c
Fix file permission ( #29660 )
2019-12-08 18:41:48 +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
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
Fabian Affolter
c4794572d4
Fix file permission ( #29635 )
2019-12-08 15:43:09 +01:00
Sören Beye
94dec483e9
Don't escape command parameters ( #29504 )
...
* Don't escape command parameters
Escaping should only be done when using the tcp socket cli interface which we aren't.
* Updated comment to reflect the changes
2019-12-08 15:18:46 +01:00
James Nimmo
c78773970b
Add IntesisHome Climate Platform ( #25364 )
...
* Add IntesisHome Climate Platform
* Add support for IntesisHome and Airconwithme devices
* Implement requested changes from PR review
* Improve error handling for IntesisHome component
* Fix snake-case naming style
* Update exception logging
2019-12-08 15:09:16 +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
Fabian Affolter
fa00808f6c
Upgrade keyring to 19.3.0 and keyrings.alt to 3.2.0 ( #29607 )
2019-12-08 13:51:54 +01:00
Bas Nijholt
74c0219d0c
sort imports according to PEP8 for components ( #29609 )
2019-12-08 13:46:04 +01:00
Bas Nijholt
b4bcd477f8
sort imports according to PEP8 for acer_projector ( #29611 )
2019-12-08 13:45:33 +01:00
Bas Nijholt
cfe68d7e00
sort imports according to PEP8 for actiontec ( #29612 )
2019-12-08 13:44:44 +01:00
Bas Nijholt
a885670a9a
sort imports according to PEP8 for abode ( #29610 )
2019-12-08 13:44:12 +01:00
Bas Nijholt
f5a1b32be0
sort imports according to PEP8 for ads ( #29613 )
2019-12-08 13:43:32 +01:00
Bas Nijholt
e510c4ea1d
sort imports according to PEP8 for air_quality ( #29614 )
2019-12-08 13:42:55 +01:00
Bas Nijholt
d020486929
sort imports according to PEP8 for alarm_control_panel ( #29616 )
2019-12-08 13:42:31 +01:00
Bas Nijholt
700cecc8ef
sort imports according to PEP8 for airly ( #29615 )
2019-12-08 13:41:51 +01:00
Ville Skyttä
ef4515ed70
Add Huawei LTE reboot and clear traffic statistics services ( #29594 )
...
* Add clear traffic statistics service
* Add reboot service
* Register services as admin ones
* Make URL optional when there's only one router configured
* Eliminate one if/else indent level
* Remove unnecessary .keys() with sorted()
2019-12-08 12:21:48 +01:00
springstan
d752fe3033
Move imports to top for fido ( #29557 )
...
* Move imports to top for fido
* Fix tests for fido by using patch
2019-12-08 12:20:53 +01:00
springstan
6de8072e8a
Move imports to top for websocket_api ( #29556 )
...
* Move imports to top for websocket_api
* Move back an import because of circular dependency, add annotations
2019-12-08 12:19:15 +01:00
SNoof85
21cf6777bb
bump freebox api version ( #29527 )
2019-12-08 09:49:43 +01:00
Andrew McRae
de0db1601b
Add quarterly cycle for utility_meter component ( #29534 )
...
* Add quarterly tariff period to utility_meter
Many tariff cycles in Australia are 3 monthly (quarterly).
Add quarterly tariff cycle handling to the utility_meter component.
* Add quarterly tariff period to utility_meter
Many tariff cycles in Australia are 3 monthly (quarterly).
Add quarterly tariff cycle handling to the utility_meter component.
* Change date for test for utility_meter
* Add quarterly tariff period to utility_meter
Many tariff cycles in Australia are 3 monthly (quarterly).
Add quarterly tariff cycle handling to the utility_meter component.
2019-12-08 09:49:18 +01:00
springstan
94b6cbc571
Move imports to top for stream ( #29548 )
2019-12-08 09:48:28 +01:00
springstan
957a2e99fd
Move imports to top for tellduslive ( #29550 )
2019-12-08 09:48:08 +01:00
springstan
b759d50900
Move imports to top for google_assistant ( #29561 )
...
* Move imports to top for google_assistant
* Fix pylint error caused by isorting the imports with noqa: F401
* Move back an import because of circular dependency, add annotations
2019-12-08 09:45:13 +01:00
Franck Nijhof
cc9589cff2
Add Elgato Key Light integration ( #29592 )
...
* Add Elgato Key Light integration
* Remove passing in of hass loop
* Tweaks a comment
* Tweaks a function name
* Ensure domain namespace in data exists in entry setup
2019-12-08 09:26:31 +01:00
SukramJ
7f4baab3f6
Add additional Magic Cube Model ( #29598 )
2019-12-08 09:20:13 +01:00
Marius
0cdc315038
change icon for partly-cloudy-night ( #29601 )
...
to the available mdi:weather-night-partly-cloudy
2019-12-08 10:55:39 +05:30