Paulus Schoutsen
|
c33edbe5bb
|
Use TestCase.addCleanup (#36560)
|
2020-06-08 12:26:40 -07:00 |
Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
Bas Nijholt
|
96961b9bcc
|
Sort imports according to PEP8 for components starting with "A" (#29761)
|
2019-12-09 13:57:24 +01:00 |
Raman Gupta
|
b6d94bcc96
|
Change apns service domain and remove unused variable (#29165)
* change apns service domain and remove unused variable
* fix tests
* move DOMAIN to const.py and import DEVICE_TRACKER_DOMAIN from base component
|
2019-11-27 14:15:25 -08:00 |
bouni
|
511766cb06
|
Move imports in apns component (#27804)
* Move imports in apns component
* fixed apns tests
|
2019-10-17 22:13:29 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
BackSlasher
|
50d282ff37
|
Pyyaml5.1 (#24529)
* Migrated to PyYAML 5.1
* More intelligent fixing of yaml safe_load
Based on https://circleci.com/gh/home-assistant/home-assistant/34831?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
|
2019-06-14 15:30:47 -07:00 |
Robbie Trencheny
|
7741ec4d5a
|
Great migration notify (#22406)
* Move notify platforms into components
* Move notify tests
* Fix notify tests
* More fixes
* Update requirements
* Update .coveragerc
* Run gen reqs
|
2019-03-27 20:36:13 -07:00 |