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__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue