From e8a0d54fddfbfe759c1e2b216c3a4ae0ec6fac8d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 10 Nov 2015 09:40:42 +0100 Subject: [PATCH] Add pushetta --- .coveragerc | 1 + 1 file changed, 1 insertion(+) diff --git a/.coveragerc b/.coveragerc index 9dcbacc4b41..8fa465898af 100644 --- a/.coveragerc +++ b/.coveragerc @@ -66,6 +66,7 @@ omit = homeassistant/components/notify/instapush.py homeassistant/components/notify/nma.py homeassistant/components/notify/pushbullet.py + homeassistant/components/notify/pushetta.py homeassistant/components/notify/pushover.py homeassistant/components/notify/slack.py homeassistant/components/notify/smtp.py