core/homeassistant/components/lutron
wilburCforce 28ef898775
Support lutron transition time and flash for lights (#109185)
* support transition time for lights

* bug fix and support for FLASH

* updated to flash() to match changes coming in pylutron

* bumped pylutron version in anticipation of next release

* Update manifest.json

* Update requirements_all.txt

* Update requirements_test_all.txt

* Update requirements_test_all.txt

* nits and code improves
2024-03-14 23:07:16 +01:00
..
__init__.py
binary_sensor.py
config_flow.py
const.py
cover.py
entity.py
fan.py
light.py Support lutron transition time and flash for lights (#109185) 2024-03-14 23:07:16 +01:00
manifest.json
scene.py
strings.json
switch.py