epenet
|
7967f49e48
|
Add light setup type hints [s-z] (#63293)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 15:43:55 +01:00 |
|
Erik Montnemery
|
c157f1a787
|
Add color mode support to zwave light (#55264)
* Add color mode support to zwave light
* Fix typo
|
2021-12-13 14:38:49 +01:00 |
|
Franck Nijhof
|
f4cc4a0896
|
Merge of nested IF-IF cases - X-Z (#48373)
|
2021-03-26 17:08:05 +01:00 |
|
Marc Mueller
|
55f9d98523
|
Fix deprecated method isAlive() (#46062)
|
2021-02-05 19:12:23 +01:00 |
|
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 |
|