mirror of
https://github.com/home-assistant/core.git
synced 2025-05-07 07:29:17 +00:00
Upgrade schiene to 0.22 (#13121)
This commit is contained in:
parent
6ab4a408d2
commit
c5330a13b6
@ -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__)
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user