core/homeassistant
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
..
auth Use PEP 526 syntax with NamedTuples (#33081) 2020-03-21 11:18:32 +02:00
components Calculate Plum Lightpad brightness and glowIntensity correctly (#33352) 2020-03-28 21:01:22 -07:00
generated Config flow for elkm1 (#33297) 2020-03-27 15:38:35 -05:00
helpers Fix dispatcher logging (#33299) 2020-03-26 20:44:44 -07:00
scripts
util
__init__.py
__main__.py Activate asyncio debug when HA run in debug mode (#33251) 2020-03-25 13:03:56 -07:00
bootstrap.py Type hint improvements (#32793) 2020-03-14 11:39:28 +01:00
config.py Fix package default extraction (#33071) 2020-03-20 20:27:37 -07:00
config_entries.py
const.py
core.py Add Context support for async_entity removal (#33209) 2020-03-24 09:59:17 -07:00
data_entry_flow.py
exceptions.py
loader.py Type hint improvements (#32793) 2020-03-14 11:39:28 +01:00
package_constraints.txt Upgrade pyyaml to 5.3.1 (#33246) 2020-03-26 16:14:07 +01:00
requirements.py
setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00