Upgrade python_opendata_transport to 0.1.3 (#14905)
This commit is contained in:
parent
dc447a75c6
commit
5f4aa6d2ba
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ import homeassistant.helpers.config_validation as cv
|
|||
from homeassistant.helpers.entity import Entity
|
||||
import homeassistant.util.dt as dt_util
|
||||
|
||||
REQUIREMENTS = ['python_opendata_transport==0.1.0']
|
||||
REQUIREMENTS = ['python_opendata_transport==0.1.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1090,7 +1090,7 @@ python-vlc==1.1.2
|
|||
python-wink==1.7.3
|
||||
|
||||
# homeassistant.components.sensor.swiss_public_transport
|
||||
python_opendata_transport==0.1.0
|
||||
python_opendata_transport==0.1.3
|
||||
|
||||
# homeassistant.components.zwave
|
||||
python_openzwave==0.4.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue