upgrade schiene to 0.20 (#11504)
This commit is contained in:
parent
e42c4859c2
commit
4496ee5af0
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue