Upgrade schiene to 0.22 (#13121)
This commit is contained in:
parent
6ab4a408d2
commit
c5330a13b6
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.21']
|
||||
REQUIREMENTS = ['schiene==0.22']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1093,7 +1093,7 @@ samsungctl[websocket]==0.7.1
|
|||
satel_integra==0.1.0
|
||||
|
||||
# homeassistant.components.sensor.deutsche_bahn
|
||||
schiene==0.21
|
||||
schiene==0.22
|
||||
|
||||
# homeassistant.components.scsgate
|
||||
scsgate==0.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue