From ea8d278f8fa78516ccff5a75ed70284f415a86b0 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 11 Jan 2016 21:05:32 -0800 Subject: [PATCH] Rename freesms to free_mobile --- .coveragerc | 2 +- homeassistant/components/notify/{freesms.py => free_mobile.py} | 0 requirements_all.txt | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename homeassistant/components/notify/{freesms.py => free_mobile.py} (100%) diff --git a/.coveragerc b/.coveragerc index c6c696cac57..272ace975c4 100644 --- a/.coveragerc +++ b/.coveragerc @@ -76,7 +76,7 @@ omit = homeassistant/components/media_player/plex.py homeassistant/components/media_player/sonos.py homeassistant/components/media_player/squeezebox.py - homeassistant/components/notify/freesms.py + homeassistant/components/notify/free_mobile.py homeassistant/components/notify/instapush.py homeassistant/components/notify/nma.py homeassistant/components/notify/pushbullet.py diff --git a/homeassistant/components/notify/freesms.py b/homeassistant/components/notify/free_mobile.py similarity index 100% rename from homeassistant/components/notify/freesms.py rename to homeassistant/components/notify/free_mobile.py diff --git a/requirements_all.txt b/requirements_all.txt index ab82ecfda3a..1bc00b4c46d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -92,7 +92,7 @@ paho-mqtt==1.1 # homeassistant.components.mysensors https://github.com/theolind/pymysensors/archive/005bff4c5ca7a56acd30e816bc3bcdb5cb2d46fd.zip#pymysensors==0.4 -# homeassistant.components.notify.freesms +# homeassistant.components.notify.free_mobile freesms==0.1.0 # homeassistant.components.notify.pushbullet