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:
Hate-Usernames 2018-06-13 06:17:52 +01:00 committed by Pascal Vizeli
parent 3153b0c8fc
commit a373793029
6 changed files with 626 additions and 46 deletions

View file

@ -77,6 +77,7 @@ TEST_REQUIREMENTS = (
'pynx584',
'pyqwikswitch',
'python-forecastio',
'pytradfri\[async\]',
'pyunifi',
'pyupnp-async',
'pywebpush',