Paulus Schoutsen
|
1e22c8daca
|
Automatically generate config flow list (#23802)
* Add config flow to manifest.json
* Still load config flows via config flow platform
* Fix typo
* Lint
* Update config_flows.py"
* Catch import error when setting up entry
* Lint
* Fix tests
* Fix imports
* Lint
* Fix Unifi tests
* Fix translation test
* Add homekit_controller config flow
|
2019-05-13 01:16:55 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Andrew Hall
|
12df14b87b
|
Change ATTR_BATTERY_STATE_UNPLUGGED for ios component (#22152)
* AH - Updated Text Description of ATTR_BATTERY_STATE_UNPLUGGED
* AH - updated device_tracker ios test to use new battery state description
|
2019-03-19 00:46:04 -07:00 |
Fabian Affolter
|
3736120c6a
|
Update file header (#21061)
* Update file header
* Fix lint issue
* Fix lint issue
|
2019-02-14 16:01:46 +01:00 |
cdce8p
|
9aaf11de8c
|
Async syntax 8/8 (#17022)
* Async syntax 8
* Pylint fixes
|
2018-10-01 08:52:42 +02:00 |
Ville Skyttä
|
227a1b919b
|
More isort preparations (#16633)
* Adjust config closer to currently established style conventions
* Adjust some imports for better outcome with their comments
|
2018-09-19 15:40:36 +02:00 |
Paulus Schoutsen
|
201fd4afee
|
Add config entries to connection class (#16618)
|
2018-09-17 10:12:46 +02:00 |
Paulus Schoutsen
|
3824582e68
|
Add config entry to iOS (#16580)
* Add config entry to iOS
* Add translation
|
2018-09-12 20:17:52 +02:00 |