mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Upgrade python_opendata_transport to 0.1.3 (#14905)
This commit is contained in:
parent
dc447a75c6
commit
5f4aa6d2ba
@ -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…
x
Reference in New Issue
Block a user