Franck Nijhof
|
53545c984b
|
Log lines do not end with a full stop (#37527)
|
2020-07-05 23:04:19 +02:00 |
Erik Montnemery
|
e4333a7a44
|
Rename Light to LightEntity (#34593)
|
2020-04-26 18:49:41 +02: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 |
Paulus Schoutsen
|
d6d3feb54e
|
Guard Z-Wave light HS conversion on None (#31320)
|
2020-01-30 11:13:54 -08:00 |
Franck Nijhof
|
fb35d382e1
|
Remove all empty *_setup_platform() from integrations (#31025)
* Remove all empty *_setup_platform() from integrations
* Fix tests for smartthings
* Fix tests for heos
|
2020-01-21 12:38:38 +01: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
|
c9b173405b
|
Fix Z-Wave relative imports (#21693)
|
2019-03-05 17:17:58 -08:00 |
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
Paulus Schoutsen
|
f3b20d138e
|
Embed Z-Wave platforms (#20810)
|
2019-02-07 22:50:59 +01:00 |