mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 10:47:10 +00:00
upgrade schiene to 0.20 (#11504)
This commit is contained in:
parent
e42c4859c2
commit
4496ee5af0
@ -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.19']
|
REQUIREMENTS = ['schiene==0.20']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1034,7 +1034,7 @@ samsungctl==0.6.0
|
|||||||
satel_integra==0.1.0
|
satel_integra==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.deutsche_bahn
|
# homeassistant.components.sensor.deutsche_bahn
|
||||||
schiene==0.19
|
schiene==0.20
|
||||||
|
|
||||||
# homeassistant.components.scsgate
|
# homeassistant.components.scsgate
|
||||||
scsgate==0.1.0
|
scsgate==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user