pytradfri 5.5.1: Improved 3rd party bulb support (#14887)
* Bump pytradfri version * Update light component * Add tests * lint * Docstring typos * Blank line * lint * 5.5.1 * Fix tests on py3.5
This commit is contained in:
parent
3153b0c8fc
commit
a373793029
6 changed files with 626 additions and 46 deletions
|
@ -77,6 +77,7 @@ TEST_REQUIREMENTS = (
|
|||
'pynx584',
|
||||
'pyqwikswitch',
|
||||
'python-forecastio',
|
||||
'pytradfri\[async\]',
|
||||
'pyunifi',
|
||||
'pyupnp-async',
|
||||
'pywebpush',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue