mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Embed OpenUV platforms into the component (#20072)
* Embed OpenUV platforms into the component * Updated CODEOWNERS * Updated .coveragerc
This commit is contained in:
parent
b3886820b4
commit
af2949f85f
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user