Upgrade opensensemap-api to 0.1.5 (#21524)

This commit is contained in:
Fabian Affolter 2019-02-28 16:29:14 +05:30 committed by Daniel Høyer Iversen
parent 229d19bb20
commit 6f2def06be
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
import homeassistant.helpers.config_validation as cv
from homeassistant.util import Throttle
REQUIREMENTS = ['opensensemap-api==0.1.4']
REQUIREMENTS = ['opensensemap-api==0.1.5']
_LOGGER = logging.getLogger(__name__)

View file

@ -773,7 +773,7 @@ openevsewifi==0.4
openhomedevice==0.4.2
# homeassistant.components.air_quality.opensensemap
opensensemap-api==0.1.4
opensensemap-api==0.1.5
# homeassistant.components.device_tracker.luci
openwrt-luci-rpc==1.0.5