Bas Nijholt
|
a38f3ac9c6
|
use isort to sort imports according to PEP8 for fan (#29632)
|
2019-12-08 21:28:47 +05:30 |
Paulus Schoutsen
|
02d9ed5e36
|
Do not select all entities when omitting entity ID in service call (#29178)
* Do not select all entities when omitting entity ID
* Address comments Matthew
* Require either area_id or entity_id
* Fix tests
* Fix test
|
2019-12-02 16:23:12 -08:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Erik Montnemery
|
5376e15286
|
Convert some test helpers to coroutines and adjust tests (#23352)
* Convert some test helpers to coroutines
* Fix tests
|
2019-04-25 10:14:16 +02:00 |
Adam Mills
|
1f290bad94
|
Update fan/demo tests to async (#18109)
* Update fan/demo tests to async
* Use async_create_task
|
2018-11-02 21:08:22 +01:00 |
cdce8p
|
4b674b1d16
|
Remove unused legacy test helper methods (#16893)
|
2018-09-26 18:03:13 +02:00 |
cdce8p
|
fa98a27df7
|
Remove service helper (2) (#16863)
* alarm_control_panel
* automation
* camera
* climate
* counter
* fan
* Add legacy notes
* Fix tests
|
2018-09-26 09:49:55 +02:00 |