Upgrade python_opendata_transport to 0.0.3 (#10162)
This commit is contained in:
parent
63a10233c5
commit
027ce2f555
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.const import CONF_NAME, ATTR_ATTRIBUTION
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||||
|
|
||||||
REQUIREMENTS = ['python_opendata_transport==0.0.2']
|
REQUIREMENTS = ['python_opendata_transport==0.0.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -859,7 +859,7 @@ python-vlc==1.1.2
|
||||||
python-wink==1.7.0
|
python-wink==1.7.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.swiss_public_transport
|
# homeassistant.components.sensor.swiss_public_transport
|
||||||
python_opendata_transport==0.0.2
|
python_opendata_transport==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
python_openzwave==0.4.0.35
|
python_openzwave==0.4.0.35
|
||||||
|
|
Loading…
Add table
Reference in a new issue