J. Nick Koston
|
f2b303d509
|
Implement percentage step sizes for fans (#46512)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-02-18 21:05:09 -10:00 |
J. Nick Koston
|
068d1b5eb8
|
Separate fan speeds into percentages and presets modes (#45407)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: John Carr <john.carr@unrouted.co.uk>
|
2021-01-27 17:44:36 -06:00 |
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 |