upgrade schiene to 0.20 (#11504)

This commit is contained in:
Julian Kahnert 2018-01-07 14:57:26 +01:00 committed by Fabian Affolter
parent e42c4859c2
commit 4496ee5af0
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['schiene==0.19']
REQUIREMENTS = ['schiene==0.20']
_LOGGER = logging.getLogger(__name__)

View file

@ -1034,7 +1034,7 @@ samsungctl==0.6.0
satel_integra==0.1.0
# homeassistant.components.sensor.deutsche_bahn
schiene==0.19
schiene==0.20
# homeassistant.components.scsgate
scsgate==0.1.0