Commit graph

6 commits

Author SHA1 Message Date
J. Nick Koston
f2b303d509
Implement percentage step sizes for fans ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-18 21:05:09 -10:00
tkdrob
a5a45f29e2
Cleanup unused loggers () 2021-02-14 13:46:58 +01:00
Marcel van der Veldt
242ff045b9
Handle missing value in all platforms of zwave_js () 2021-02-06 14:02:03 +01:00
J. Nick Koston
0693d8a064
Update zwave_js to use new fan entity model () 2021-01-28 10:15:24 +01:00
J. Nick Koston
068d1b5eb8
Separate fan speeds into percentages and presets modes ()
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
Chris
68e7ecb74b
Add zwave-js fan platform ()
* Add zwave-js fan platform

* Update remaining tests

* Missing awaits, tests fixed

* Fix typing

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-23 00:11:32 +01:00