mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update pyGTFS version
This commit is contained in:
parent
1f96c4ad88
commit
05469e6d9b
@ -13,7 +13,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ["https://github.com/robbiet480/pygtfs/archive/"
|
REQUIREMENTS = ["https://github.com/robbiet480/pygtfs/archive/"
|
||||||
"6b40d5fb30fd410cfaf637c901b5ed5a08c33e4c.zip#"
|
"432414b720c580fb2667a0a48f539118a2d95969.zip#"
|
||||||
"pygtfs==0.1.2"]
|
"pygtfs==0.1.2"]
|
||||||
|
|
||||||
ICON = "mdi:train"
|
ICON = "mdi:train"
|
||||||
|
@ -102,7 +102,7 @@ https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f
|
|||||||
https://github.com/rkabadi/temper-python/archive/3dbdaf2d87b8db9a3cd6e5585fc704537dd2d09b.zip#temperusb==1.2.3
|
https://github.com/rkabadi/temper-python/archive/3dbdaf2d87b8db9a3cd6e5585fc704537dd2d09b.zip#temperusb==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.sensor.gtfs
|
# homeassistant.components.sensor.gtfs
|
||||||
https://github.com/robbiet480/pygtfs/archive/6b40d5fb30fd410cfaf637c901b5ed5a08c33e4c.zip#pygtfs==0.1.2
|
https://github.com/robbiet480/pygtfs/archive/432414b720c580fb2667a0a48f539118a2d95969.zip#pygtfs==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.scene.hunterdouglas_powerview
|
# homeassistant.components.scene.hunterdouglas_powerview
|
||||||
https://github.com/sander76/powerviewApi/archive/master.zip#powerviewApi==0.2
|
https://github.com/sander76/powerviewApi/archive/master.zip#powerviewApi==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user