|
Ran
|
Files
228
|
Run time
9s
|
Badge
README BADGES
|
push
travis-ci
Fix colortemp conversion for osramlightify (#6516) * Fix colortemp conversion for osramlightify Copied from the LIFX fix in 75df4be73. * Fix style * Updates from review @armills: While we're doing cleanup here, can you just change self._brightness, self._rgb, self._name, self._temperature, and self._state assignments in __init__ to None? These will get overwritten when self.update() is called, so it's safer/cleaner to initialize them to None since it shouldn't matter if everything is working.
19013 of 20354 relevant lines covered (93.41%)
0.93 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|