From 85f3f080be0e54df8130c1f55613bfa8b06c3ac4 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 24 Sep 2013 18:41:02 -0700 Subject: [PATCH] Rename HttpInterface.py to httpinterface.py --- homeassistant/{HttpInterface.py => httpinterface.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename homeassistant/{HttpInterface.py => httpinterface.py} (100%) diff --git a/homeassistant/HttpInterface.py b/homeassistant/httpinterface.py similarity index 100% rename from homeassistant/HttpInterface.py rename to homeassistant/httpinterface.py