springstan
d842dacfd6
Clean up access to config in various integrations v5 ( #34206 )
2020-04-15 14:10:07 +02: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
springstan
5f4fc271d4
Fixed CONFIG_SCHEMA and getting data from the config ( #28985 )
2019-11-25 20:27:51 -08:00
bouni
04a5f19f6a
moved imports to top level ( #27696 )
2019-10-15 16:24:18 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -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
Fabian Affolter
127c55e0c1
Update file header ( #21023 )
...
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
2019-02-13 21:21:14 +01:00
Rohan Kapoor
7368c623d4
Split out dovado to a component and sensor platform ( #20339 )
...
* Split out dovado to a component and sensor platform
* Lint
* Address code review comments (#20339 )
* Switch to using a notify platform for dovado SMS (#20339 )
* Optimizing imports
* Remove return on `setup_platform`.
* Clean up unneeded constants
2019-01-27 10:36:10 +01:00