Erik Montnemery
e4333a7a44
Rename Light to LightEntity ( #34593 )
2020-04-26 18:49:41 +02:00
brefra
46985bba0d
Fix velbus dimming control ( #33139 )
...
* Fix light control
* Optimize conversion logic
2020-03-24 21:58:50 +01:00
Franck Nijhof
fb35d382e1
Remove all empty *_setup_platform() from integrations ( #31025 )
...
* Remove all empty *_setup_platform() from integrations
* Fix tests for smartthings
* Fix tests for heos
2020-01-21 12:38:38 +01:00
brefra
4efbe7135c
Add LED control of push buttons and bump velbus-library ( #30445 )
...
* Add LED control
* Bump python-velbus library to 2.0.35
To have LED control available in library
* Apply black formating
* Fix no-else-return pylint error
* Changed to f-string and more dry code
* Rewrite turn_on for LED control
2020-01-06 01:28:10 +01:00
brefra
3c8ebf1844
Add light support to Velbus integration ( #30323 )
...
* Add light support to Velbus integration
* Add Velbus light.py to .coveragerc
* Applied black formatting
2019-12-31 15:46:02 +01:00