Bas Nijholt
|
d3f67c3841
|
use isort to sort imports according to PEP8 for automation (#29620)
|
2019-12-08 21:59:39 +05:30 |
Paulus Schoutsen
|
6fdff9ffab
|
Reorg device automation (#26880)
* async_trigger -> async_attach_trigger
* Reorg device automations
* Update docstrings
* Fix types
* Fix extending schemas
|
2019-09-24 14:57:05 -07:00 |
Ville Skyttä
|
b738082dad
|
Type check various base components (#25878)
* Type check various component base classes, disabling bunch of checks for now
* Type hint fixes
* Help mypy out some
* Add more type hints
|
2019-08-11 20:38:18 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25: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 |
Adam Mills
|
336b6adc88
|
Split time_pattern triggers from time trigger (#19825)
* Split interval triggers from time trigger
* Default smaller interval units to zero
* Rename interval to schedule
* Rename schedule to time_pattern
|
2019-01-15 09:33:34 -08:00 |