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
161c368c9d
Update file header ( #21054 )
...
* Update file header
* Update __init__.py
2019-02-13 20:35:12 -08:00
Jasper van der Neut - Stulen
5a0c707a37
Fix duplicate luftdaten entities ( #20226 )
...
* Use same data schema for configflow, make sensor_id a positive integer.
* Change sensor_id to int and remove duplicate Luftdaten config entries.
This fixes #18838 , and also fixes the root cause
of #19981 and #19622 .
* Use pure type for boolean.
2019-01-30 17:12:59 -08:00
Fabian Affolter
2e517ab6bc
Enable config flow for Luftdaten ( #17700 )
...
* Move file to new location
* Update requirement
* Enable config flow
* Add luftdaten
* Add tests
* Update
* Add constants
* Changes according to the review comments
* Remove wrong entry from flows
* Fix dict handling
* Add callback and use OrderedDict
* Remve leftover
* Fix
* Remove await
2018-11-06 14:27:52 +01:00