mirror of
https://github.com/home-assistant/core.git
synced 2025-11-06 01:19:29 +00:00
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:
committed by
Paulus Schoutsen
parent
7a6facc875
commit
f96aee2832
@@ -78,6 +78,7 @@ TEST_REQUIREMENTS = (
|
||||
'pylitejet',
|
||||
'pymonoprice',
|
||||
'pynx584',
|
||||
'pyopenuv',
|
||||
'pyotp',
|
||||
'pyqwikswitch',
|
||||
'PyRMVtransport',
|
||||
|
||||
Reference in New Issue
Block a user