Bump python_awair to 0.0.3 (#18819)
This commit is contained in:
parent
22f27b8621
commit
5f53627c0a
3 changed files with 3 additions and 3 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue