mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgraded enturclient to 0.1.2 (#19267)
This commit is contained in:
parent
e8ec74b944
commit
ddbfdf14e9
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user