Upgraded enturclient to 0.1.2 (#19267)

This commit is contained in:
Heine Furubotten 2018-12-14 08:33:46 +01:00 committed by Daniel Høyer Iversen
parent e8ec74b944
commit ddbfdf14e9
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['enturclient==0.1.0']
REQUIREMENTS = ['enturclient==0.1.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -340,7 +340,7 @@ elkm1-lib==0.7.13
enocean==0.40
# homeassistant.components.sensor.entur_public_transport
enturclient==0.1.0
enturclient==0.1.2
# homeassistant.components.sensor.envirophat
# envirophat==0.0.6

View File

@ -59,7 +59,7 @@ defusedxml==0.5.0
dsmr_parser==0.12
# homeassistant.components.sensor.entur_public_transport
enturclient==0.1.0
enturclient==0.1.2
# homeassistant.components.sensor.season
ephem==3.7.6.0