From 284e13464d6c253d035a450f4456a3490f6ce007 Mon Sep 17 00:00:00 2001 From: Robert Hillis Date: Sun, 18 Jul 2021 15:56:54 -0400 Subject: [PATCH] Fix home plus control coverage (#53087) * Fix home_plus_control test coverage * add back api, switch --- .coveragerc | 1 - 1 file changed, 1 deletion(-) diff --git a/.coveragerc b/.coveragerc index 9c1ef3154b3..7c8954a5f80 100644 --- a/.coveragerc +++ b/.coveragerc @@ -439,7 +439,6 @@ omit = homeassistant/components/homematic/cover.py homeassistant/components/homematic/notify.py homeassistant/components/home_plus_control/api.py - homeassistant/components/home_plus_control/helpers.py homeassistant/components/home_plus_control/switch.py homeassistant/components/homeworks/* homeassistant/components/honeywell/climate.py