mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump python_awair to 0.0.3 (#18819)
This commit is contained in:
parent
22f27b8621
commit
5f53627c0a
@ -20,7 +20,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import Throttle, dt
|
from homeassistant.util import Throttle, dt
|
||||||
|
|
||||||
REQUIREMENTS = ['python_awair==0.0.2']
|
REQUIREMENTS = ['python_awair==0.0.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1270,7 +1270,7 @@ python-vlc==1.1.2
|
|||||||
python-wink==1.10.1
|
python-wink==1.10.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.awair
|
# homeassistant.components.sensor.awair
|
||||||
python_awair==0.0.2
|
python_awair==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.sensor.swiss_public_transport
|
# homeassistant.components.sensor.swiss_public_transport
|
||||||
python_opendata_transport==0.1.4
|
python_opendata_transport==0.1.4
|
||||||
|
@ -200,7 +200,7 @@ python-forecastio==1.4.0
|
|||||||
python-nest==4.0.5
|
python-nest==4.0.5
|
||||||
|
|
||||||
# homeassistant.components.sensor.awair
|
# homeassistant.components.sensor.awair
|
||||||
python_awair==0.0.2
|
python_awair==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.sensor.whois
|
# homeassistant.components.sensor.whois
|
||||||
pythonwhois==2.4.3
|
pythonwhois==2.4.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user