Commit graph

12 commits

Author SHA1 Message Date
Franck Nijhof
f4cc4a0896
Merge of nested IF-IF cases - X-Z () 2021-03-26 17:08:05 +01:00
Marc Mueller
55f9d98523
Fix deprecated method isAlive() () 2021-02-05 19:12:23 +01:00
Franck Nijhof
53545c984b
Log lines do not end with a full stop () 2020-07-05 23:04:19 +02:00
Erik Montnemery
e4333a7a44
Rename Light to LightEntity () 2020-04-26 18:49:41 +02:00
J. Nick Koston
29f50ddc9c
Fix z-wave brightness off by one ()
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 () 2020-01-30 11:13:54 -08:00
Franck Nijhof
fb35d382e1
Remove all empty *_setup_platform() from integrations ()
* 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 () 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 () 2019-03-05 17:17:58 -08:00
Fabian Affolter
127c55e0c1
Update file header ()
* 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 () 2019-02-07 22:50:59 +01:00
Renamed from homeassistant/components/light/zwave.py (Browse further)