From 5410a0c8f67ce04b16cd5cf0a733f9bf590dacb5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 26 Jan 2016 23:34:25 +0100 Subject: [PATCH] Updgrade to astral 0.9 --- homeassistant/components/sun.py | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/sun.py b/homeassistant/components/sun.py index 663ba03aa90..303e352d55a 100644 --- a/homeassistant/components/sun.py +++ b/homeassistant/components/sun.py @@ -15,7 +15,7 @@ from homeassistant.helpers.event import ( track_point_in_utc_time, track_utc_time_change) from homeassistant.helpers.entity import Entity -REQUIREMENTS = ['astral==0.8.1'] +REQUIREMENTS = ['astral==0.9'] DOMAIN = "sun" ENTITY_ID = "sun.sun" diff --git a/requirements_all.txt b/requirements_all.txt index 70ebbfe6006..1cad442e934 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -184,7 +184,7 @@ xmltodict python-statsd==1.7.2 # homeassistant.components.sun -astral==0.8.1 +astral==0.9 # homeassistant.components.switch.edimax https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f3700.zip#pyedimax==0.1