Bump python_awair to 0.0.3 (#18819)

This commit is contained in:
Andrew Hayworth 2018-11-30 01:47:05 -06:00 committed by Fabian Affolter
parent 22f27b8621
commit 5f53627c0a
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle, dt
REQUIREMENTS = ['python_awair==0.0.2']
REQUIREMENTS = ['python_awair==0.0.3']
_LOGGER = logging.getLogger(__name__)

View file

@ -1270,7 +1270,7 @@ python-vlc==1.1.2
python-wink==1.10.1
# homeassistant.components.sensor.awair
python_awair==0.0.2
python_awair==0.0.3
# homeassistant.components.sensor.swiss_public_transport
python_opendata_transport==0.1.4

View file

@ -200,7 +200,7 @@ python-forecastio==1.4.0
python-nest==4.0.5
# homeassistant.components.sensor.awair
python_awair==0.0.2
python_awair==0.0.3
# homeassistant.components.sensor.whois
pythonwhois==2.4.3