hass-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 Do not default Pilight lights to max brightness (#39549) 2020-09-17 22:48:52 +02:00
manifest.json
sensor.py
services.yaml
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00