mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Bump python_awair to 0.0.3 (#18819)
This commit is contained in:
committed by
Fabian Affolter
parent
22f27b8621
commit
5f53627c0a
@@ -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
|
||||
|
Reference in New Issue
Block a user