core/homeassistant/components/pilight
Daniel de Jong 1887f11ec9
Do not default Pilight lights to max brightness (#39549)
Fix pilight lights would always turned on at max brightness instead of just turning on. Some 433mhz dimmers (like the KAKU series) remember their last brightness setting.

Fix pilight lights would not respect configured dimlevel_min
2020-09-17 22:48:52 +02:00
..
__init__.py
base_class.py
binary_sensor.py
const.py
light.py
manifest.json
sensor.py
services.yaml
switch.py