Embed OpenUV platforms into the component (#20072)

* Embed OpenUV platforms into the component

* Updated CODEOWNERS

* Updated .coveragerc
pull/20119/head
Aaron Bach 2019-01-14 11:44:00 -07:00 committed by GitHub
parent b3886820b4
commit af2949f85f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 2 deletions

View File

@ -281,7 +281,8 @@ omit =
homeassistant/components/*/opentherm_gw.py
homeassistant/components/openuv/__init__.py
homeassistant/components/*/openuv.py
homeassistant/components/openuv/binary_sensor.py
homeassistant/components/openuv/sensor.py
homeassistant/components/plum_lightpad.py
homeassistant/components/*/plum_lightpad.py

View File

@ -218,7 +218,6 @@ homeassistant/components/*/ness_alarm.py @nickw444
# O
homeassistant/components/openuv/* @bachya
homeassistant/components/*/openuv.py @bachya
# P
homeassistant/components/point/* @fredrike