springstan
1a51590711
Move imports to top for lutron ( #29389 )
2019-12-04 11:13:46 +01:00
Kevin Lee
7bfde2dd33
Add Lutron hybrid keypad raise/lower buttons ( #28674 )
...
* Lutron: Add support for hybrid keypad raise/lower buttons
* Add MasterRaiseLower
2019-11-11 08:07:48 +01:00
Jon Gilmore
a3f3ea4e25
Fix Lutron Pico ( #27059 )
...
* removed a nesting level
* Lutron Pico fix
* Reverted logging change
Was unaware that f-strings aren't used in logging commands, reverted the usage
* Reverted logging change
Was unaware that f-strings aren't used in logging commands, reverted the usage
* fixed logic
2019-10-23 18:29:30 +02:00
Franck Nijhof
7203027cbf
Use literal string interpolation in integrations K-M (f-strings) ( #26389 )
2019-09-03 21:14:00 +02:00
Andrew Chatham
944ac4f3c2
Expose Lutron RA2 occupancy sensors ( #25854 )
...
* Expose Lutron RA2 motion sensors
* Remove unused _LOGGER
* Remove unused logging import
2019-08-15 07:40:39 -04:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
beavis9k
eed1168fa1
fix error in LutronButton init if Button doesn't have a type ( #21921 )
2019-03-13 12:52:45 -07:00
koreth
4e9d0ebc63
Fix double events on Lutron Pico keypads ( #21408 )
...
* Fix double events on Lutron Pico keypads (#21235 )
* Replace "else" with default value; remove explanatory comments
2019-02-25 12:09:58 -08:00
Fabian Affolter
161c368c9d
Update file header ( #21054 )
...
* Update file header
* Update __init__.py
2019-02-13 20:35:12 -08:00
Paulus Schoutsen
ec57db78b5
Consolidate config flow components ( #20635 )
...
* Consolidate config flow components
* Fix tests
* Fix tests
* Put unifi back
* Fix reqs
* Update coveragerc
2019-02-01 15:45:44 -08:00