1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 14:31:13 +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:
Aaron Bach
2018-09-04 01:22:44 -06:00
committed by Paulus Schoutsen
parent 7a6facc875
commit f96aee2832
14 changed files with 348 additions and 66 deletions

View File

@@ -0,0 +1 @@
"""Define tests for the OpenUV component."""