From 2a3b911d7b6e8a7f2ddfd6927f18afbef03a59a9 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 19 Sep 2015 21:02:38 -0700 Subject: [PATCH] Remove debug statement --- homeassistant/components/history.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/homeassistant/components/history.py b/homeassistant/components/history.py index 01f75eabb5a..a723f9cbd71 100644 --- a/homeassistant/components/history.py +++ b/homeassistant/components/history.py @@ -147,8 +147,6 @@ def _api_history_period(handler, path_match, data): end_time = start_time + one_day - print("Fetching", start_time, end_time) - entity_id = data.get('filter_entity_id') handler.write_json(