Bas Nijholt
7f948594eb
Sort imports according to PEP8 for google_assistant ( #29633 )
...
* sort imports and fix flake8 issue for google
* add isort:skip to EVENT_SYNC_RECEIVED
2019-12-09 20:00:14 +01:00
Franck Nijhof
bc3b7ed06b
Fix build, invalid JSON file in icloud component ( #29798 )
2019-12-09 19:18:41 +01:00
Bas Nijholt
e37443f10c
Sort imports according to PEP8 for components starting with "U" ( #29779 )
...
* use isort to sort imports for components starting with 'u'
* add 'pylint: disable=import-error' to the right place
2019-12-09 19:07:32 +01:00
Bas Nijholt
80c344d3a8
Sort imports according to PEP8 for huawei_lte ( #29664 )
2019-12-09 19:06:25 +01:00
Bas Nijholt
897522a82d
Fix 'pytest.register_assert_rewrite("tests.common")' warning ( #29797 )
...
see fea243c035 (r355533273)
2019-12-09 19:04:38 +01:00
Bas Nijholt
080c702d4f
Sort imports according to PEP8 for components starting with "C" ( #29763 )
2019-12-09 18:56:21 +01:00
Bas Nijholt
6cc75fc6f3
Sort imports according to PEP8 for components starting with "Z" ( #29784 )
...
* use isort to sort imports for components starting with 'z'
* add skip to end of zha/core/channels/__init__.py
* put 'pylint: disable=import-error' at the right place
* remove the import of config_flow in zha/__init__.py
According to @balloob it is no longer needed.
* revert previous commit
* isort:skip homeassistant/components/zha/__init__.py completely
2019-12-09 18:54:54 +01:00
springstan
6b6570e7ca
Move imports to top for ness_alarm ( #29518 )
...
* Move imports to top for ness_alarm
* Added patch for the ArminState in alarm_control_panel.py
2019-12-09 18:46:56 +01:00
Bas Nijholt
08f128e9c7
Sort imports according to PEP8 for components starting with "D" ( #29764 )
...
* use isort to sort imports for components starting with 'd'
* fix isort mistake
2019-12-09 17:42:00 +01:00
Quentame
c804f8f961
Add config flow to iCloud ( #28968 )
...
* iCloud: setup ConfigFlow and prepare for more platforms
- add config flow + tests
- fix existing services
- add play_sound & display_message services
- document services
- can use devices with the same name
- prepare to add sensor platform
* Review : not copy account conf
* Review: Safer test patch
* Review: remove reset_account
* Review: Use executor_job while IO
* Review: Use executor_job while IO 2
* Review: use hass.helpers.storage.Store()
* Review: no IO in tests
* Remove reset from services.yaml
* Review: remove authenticate.return_value = Mock()
* Review: do not initialize the api with the mocked service
* isort
* Review: @MartinHjelmare Test config flow with all steps
* Review: Fix failed tests names
* Codevov: Add one missing test
2019-12-09 17:19:42 +01:00
Bas Nijholt
f60125b5c9
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
Bas Nijholt
67c56c860d
Sort imports according to PEP8 for 'homeassistant' folder ( #29789 )
...
Components are already done
2019-12-09 16:42:10 +01:00
Bas Nijholt
29ec17d50d
use isort to sort imports for "setup.py" ( #29792 )
2019-12-09 16:30:16 +01:00
Bas Nijholt
5cb6d1b21f
Sort imports according to PEP8 for 'script' folder ( #29790 )
2019-12-09 16:24:03 +01:00
Pascal Vizeli
3a28361beb
Cleanup removed component ( #29788 )
2019-12-09 16:21:12 +01:00
springstan
72f336a2dd
Move imports to top for homekit ( #29560 )
...
* Move imports to top for homekit
* Moved back a couple imports, added annotation to disable import-outside-toplevel
* Fix all tests in test_homekit.py
2019-12-09 16:10:02 +01:00
Bram Kragten
bb3fa6990a
Updated frontend to 20191204.1 ( #29787 )
2019-12-09 15:10:03 +01:00
Bas Nijholt
96a6a44411
Sort imports according to PEP8 for components starting with "X" ( #29782 )
2019-12-09 14:58:51 +01:00
Bas Nijholt
9bcd4653e0
Sort imports according to PEP8 for components starting with "Y" ( #29783 )
2019-12-09 14:57:42 +01:00
Bas Nijholt
4035fda659
Sort imports according to PEP8 for components starting with "Q" ( #29785 )
2019-12-09 14:56:20 +01:00
Bas Nijholt
fbf1836997
Sort imports according to PEP8 for components starting with "W" ( #29781 )
2019-12-09 14:47:53 +01:00
Bas Nijholt
1ab1808307
Sort imports according to PEP8 for components starting with "N" ( #29773 )
2019-12-09 14:46:24 +01:00
Bas Nijholt
ee1cc3b3dd
Sort imports according to PEP8 for components starting with "V" ( #29780 )
2019-12-09 14:42:53 +01:00
Bas Nijholt
de915e1bf0
Sort imports according to PEP8 for components starting with "T" ( #29778 )
2019-12-09 14:41:48 +01:00
Bas Nijholt
485761bbaf
Sort imports according to PEP8 for components starting with "R" ( #29776 )
2019-12-09 14:39:51 +01:00
Bas Nijholt
23b92b2a56
Sort imports according to PEP8 for components starting with "S" ( #29777 )
2019-12-09 14:38:01 +01:00
Bas Nijholt
21816eeed4
Sort imports according to PEP8 for components starting with "P" ( #29775 )
2019-12-09 14:29:39 +01:00
Bas Nijholt
5cdaff5405
Sort imports according to PEP8 for components starting with "O" ( #29774 )
2019-12-09 14:26:53 +01:00
Bas Nijholt
c49e423c78
Sort imports according to PEP8 for components starting with "K" ( #29770 )
2019-12-09 14:25:18 +01:00
Bas Nijholt
1dea0c9e34
Sort imports according to PEP8 for components starting with "L" ( #29771 )
2019-12-09 14:22:30 +01:00
Bas Nijholt
14779ce3d0
Sort imports according to PEP8 for components starting with "I" ( #29769 )
2019-12-09 14:21:24 +01:00
Bas Nijholt
710680d604
use isort to sort imports for components starting with 'm' ( #29772 )
2019-12-09 18:50:40 +05:30
Bas Nijholt
8b39957c56
Sort imports according to PEP8 for components starting with "H" ( #29768 )
2019-12-09 14:19:48 +01:00
Bas Nijholt
d58e6e924a
Sort imports according to PEP8 for components starting with "G" ( #29767 )
2019-12-09 14:17:36 +01:00
Bas Nijholt
ca0fad2cbb
Sort imports according to PEP8 for components starting with "F" ( #29766 )
2019-12-09 14:14:40 +01:00
Bas Nijholt
f9e06ca2fd
Sort imports according to PEP8 for components starting with "E" ( #29765 )
2019-12-09 14:10:04 +01:00
Bas Nijholt
96961b9bcc
Sort imports according to PEP8 for components starting with "A" ( #29761 )
2019-12-09 13:57:24 +01:00
Bas Nijholt
73de69896b
Sort imports according to PEP8 for components starting with "B" ( #29762 )
2019-12-09 13:52:18 +01:00
tetienne
df74272ba6
Remove Tahoma component #29744 ( #29745 )
2019-12-09 13:35:14 +01:00
Pascal Vizeli
4bb670cdf7
HomeAssistant-pyozw 0.1.7 ( #29743 )
2019-12-09 13:33:28 +01:00
Bas Nijholt
9b27e5b86c
Sort imports according to PEP8 for vultr ( #29760 )
2019-12-09 13:33:08 +01:00
Bas Nijholt
c7cf1b820c
Sort imports according to PEP8 for hue ( #29757 )
2019-12-09 13:25:04 +01:00
Bas Nijholt
abfcc18004
Sort imports according to PEP8 for mobile_app ( #29758 )
2019-12-09 13:22:42 +01:00
Bas Nijholt
53012a548b
Sort imports according to PEP8 for sleepiq ( #29759 )
2019-12-09 13:21:45 +01:00
Bas Nijholt
60e1789557
Sort imports according to PEP8 for emulated_roku ( #29756 )
2019-12-09 13:20:51 +01:00
Bas Nijholt
991834f337
Sort imports according to PEP8 for shopping_list ( #29751 )
2019-12-09 13:14:49 +01:00
Bas Nijholt
d1b38c0c79
Sort imports according to PEP8 for plaato ( #29747 )
2019-12-09 13:14:08 +01:00
Bas Nijholt
f281069c8c
Sort imports according to PEP8 for vicare ( #29754 )
2019-12-09 13:13:33 +01:00
Bas Nijholt
76debf4c88
Sort imports according to PEP8 for scene ( #29750 )
2019-12-09 13:12:43 +01:00
Bas Nijholt
127d84edd1
Sort imports according to PEP8 for solarlog ( #29752 )
2019-12-09 13:11:37 +01:00