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
|
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 |
Ville Skyttä
|
dbd0763f83
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
Matt Schmitt
|
44e9783c7c
|
Add support for direction to fan template (#14371)
* Initial commit
* Update and add tests
|
2018-05-14 22:37:49 +02:00 |
giangvo
|
ef4498ec27
|
Issue/add template fans (#12027)
* add template fan
* add-template: address PR comments
* add-template: remove unused import
* add-template: revert async_track_state_change change
* add-template: use yield from
* Revert "add-template: use yield from"
This reverts commit 1e053714a7 .
* add-template: use yield
* add-template: remove unused import
* add-template: remove async_add_job usages
* use components
* add-template: use async/await
* add-template: fix style
* add-template: remove str()
* address pr comments
* fix style
|
2018-05-02 17:45:31 -04:00 |