Merge pull request #1005 from fabaff/astral-upgrade

Updgrade to astral 0.9
This commit is contained in:
Paulus Schoutsen 2016-01-26 17:48:14 -08:00
commit 537a7789fd
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.helpers.event import (
track_point_in_utc_time, track_utc_time_change) track_point_in_utc_time, track_utc_time_change)
from homeassistant.helpers.entity import Entity from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['astral==0.8.1'] REQUIREMENTS = ['astral==0.9']
DOMAIN = "sun" DOMAIN = "sun"
ENTITY_ID = "sun.sun" ENTITY_ID = "sun.sun"

View File

@ -184,7 +184,7 @@ xmltodict
python-statsd==1.7.2 python-statsd==1.7.2
# homeassistant.components.sun # homeassistant.components.sun
astral==0.8.1 astral==0.9
# homeassistant.components.switch.edimax # homeassistant.components.switch.edimax
https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f3700.zip#pyedimax==0.1 https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f3700.zip#pyedimax==0.1