Upgrade schiene to 0.18 (#4359)
parent
1663cc9084
commit
75bcb1ff0f
|
@ -15,7 +15,7 @@ from homeassistant.util import Throttle
|
|||
from homeassistant.helpers.entity import Entity
|
||||
import homeassistant.util.dt as dt_util
|
||||
|
||||
REQUIREMENTS = ['schiene==0.17']
|
||||
REQUIREMENTS = ['schiene==0.18']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -471,7 +471,7 @@ rxv==0.3.1
|
|||
samsungctl==0.5.1
|
||||
|
||||
# homeassistant.components.sensor.deutsche_bahn
|
||||
schiene==0.17
|
||||
schiene==0.18
|
||||
|
||||
# homeassistant.components.scsgate
|
||||
scsgate==0.1.0
|
||||
|
|
Loading…
Reference in New Issue