Upgrade schiene to 0.22 (#13121)

This commit is contained in:
Fabian Affolter 2018-03-12 22:02:36 +01:00 committed by Paulus Schoutsen
parent 6ab4a408d2
commit c5330a13b6
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 from homeassistant.helpers.entity import Entity
import homeassistant.util.dt as dt_util import homeassistant.util.dt as dt_util
REQUIREMENTS = ['schiene==0.21'] REQUIREMENTS = ['schiene==0.22']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1093,7 +1093,7 @@ samsungctl[websocket]==0.7.1
satel_integra==0.1.0 satel_integra==0.1.0
# homeassistant.components.sensor.deutsche_bahn # homeassistant.components.sensor.deutsche_bahn
schiene==0.21 schiene==0.22
# homeassistant.components.scsgate # homeassistant.components.scsgate
scsgate==0.1.0 scsgate==0.1.0