update yahooweather to 0.5 (#2756)

This commit is contained in:
Pascal Vizeli 2016-08-08 21:43:15 +02:00 committed by Paulus Schoutsen
parent 7077103c4f
commit 5445aafee7
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.const import (CONF_PLATFORM, TEMP_CELSIUS,
from homeassistant.helpers.entity import Entity from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle from homeassistant.util import Throttle
REQUIREMENTS = ["yahooweather==0.4"] REQUIREMENTS = ["yahooweather==0.5"]
SENSOR_TYPES = { SENSOR_TYPES = {
'weather_current': ['Current', None], 'weather_current': ['Current', None],

View File

@ -455,7 +455,7 @@ xbee-helper==0.0.7
xmltodict==0.10.2 xmltodict==0.10.2
# homeassistant.components.sensor.yweather # homeassistant.components.sensor.yweather
yahooweather==0.4 yahooweather==0.5
# homeassistant.components.zeroconf # homeassistant.components.zeroconf
zeroconf==0.17.6 zeroconf==0.17.6