Upgrade schiene to 0.18 (#4359)

This commit is contained in:
Fabian Affolter 2016-11-12 21:30:05 +01:00 committed by Paulus Schoutsen
parent 1663cc9084
commit 75bcb1ff0f
2 changed files with 2 additions and 2 deletions

View File

@ -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__)

View File

@ -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