Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01: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 |
J. Nick Koston
|
29f50ddc9c
|
Fix z-wave brightness off by one (#34170)
Z-wave would drop the floating point by calling
int() instead of round() which would result in
the brightness being off by one in many cases.
|
2020-04-13 17:51:35 -05:00 |
Bas Nijholt
|
16a7408f23
|
Sort imports according to PEP8 for zwave (#29658)
|
2019-12-09 12:29:12 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
49bab574b9
|
Clean up Z-Wave pt2 (#20842)
|
2019-02-07 17:27:31 -08:00 |
Paulus Schoutsen
|
f3b20d138e
|
Embed Z-Wave platforms (#20810)
|
2019-02-07 22:50:59 +01:00 |