mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +00:00
Upgrade schiene to 0.18 (#4359)
This commit is contained in:
parent
1663cc9084
commit
75bcb1ff0f
@ -15,7 +15,7 @@ from homeassistant.util import Throttle
|
|||||||
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.17']
|
REQUIREMENTS = ['schiene==0.18']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -471,7 +471,7 @@ rxv==0.3.1
|
|||||||
samsungctl==0.5.1
|
samsungctl==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.deutsche_bahn
|
# homeassistant.components.sensor.deutsche_bahn
|
||||||
schiene==0.17
|
schiene==0.18
|
||||||
|
|
||||||
# homeassistant.components.scsgate
|
# homeassistant.components.scsgate
|
||||||
scsgate==0.1.0
|
scsgate==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user