Add config flow for OpenUV (#16159)
* OpenUV config flow in place * Test folder in place * Owner-requested comments * Tests * More tests * Owner-requested changes (part 1 of 2) * Updated requirements * Owner-requested changes (2 of 2) * Removed unnecessary import * Bumping Travis * Updated requirements * More requirements * Updated tests * Owner-requested changes * Hound * Updated docstring
This commit is contained in:
parent
7a6facc875
commit
f96aee2832
14 changed files with 348 additions and 66 deletions
|
@ -78,6 +78,7 @@ TEST_REQUIREMENTS = (
|
|||
'pylitejet',
|
||||
'pymonoprice',
|
||||
'pynx584',
|
||||
'pyopenuv',
|
||||
'pyotp',
|
||||
'pyqwikswitch',
|
||||
'PyRMVtransport',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue