Upgrade schiene to 0.17 (#2231)
This commit is contained in:
parent
fd4a9cf7c5
commit
9a7ea72fa0
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ from homeassistant.util import Throttle
|
|||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
REQUIREMENTS = ['schiene==0.15']
|
||||
REQUIREMENTS = ['schiene==0.17']
|
||||
ICON = 'mdi:train'
|
||||
|
||||
# Return cached results if last scan was less then this time ago.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue