core/homeassistant/components/plum_lightpad
Colin Harrington 42cb5a5239
Calculate Plum Lightpad brightness and glowIntensity correctly (#33352)
* Plum Lightpad - glowIntensity is represented as a float/percentage
Calculate brightness from the glowIntensity instead of the glowIntensity from brightness.

* Renamed `_glowIntensity` to `_glow_intensity`

* Added Rounding, converting to an int, min and max boxing

* Added codeowners to the Plum Lightpad manifest.json
2020-03-28 21:01:22 -07:00
..
__init__.py
light.py Calculate Plum Lightpad brightness and glowIntensity correctly (#33352) 2020-03-28 21:01:22 -07:00
manifest.json Calculate Plum Lightpad brightness and glowIntensity correctly (#33352) 2020-03-28 21:01:22 -07:00