core/homeassistant/components/lutron
cdheiser 7228f63c4a
Fix Lutron light brightness values (#114794)
Fix brightness values in light.py

Bugfix to set the brightness to 0-100 which is what Lutron expects.
2024-04-04 11:24:02 +02:00
..
__init__.py
binary_sensor.py
config_flow.py
const.py
cover.py Replace pylint pointless-statement with ruff B018 (#113582) 2024-03-17 10:58:14 +01:00
entity.py
fan.py Replace pylint pointless-statement with ruff B018 (#113582) 2024-03-17 10:58:14 +01:00
light.py Fix Lutron light brightness values (#114794) 2024-04-04 11:24:02 +02:00
manifest.json
scene.py
strings.json
switch.py Replace pylint pointless-statement with ruff B018 (#113582) 2024-03-17 10:58:14 +01:00