Update Tibber lib (#16795)

This commit is contained in:
Daniel Høyer Iversen 2018-09-22 18:25:17 +02:00 committed by Fabian Affolter
parent eec6722cf4
commit cfd1aec741
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import dt as dt_util
from homeassistant.util import Throttle
REQUIREMENTS = ['pyTibber==0.5.0']
REQUIREMENTS = ['pyTibber==0.5.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -764,7 +764,7 @@ pyRFXtrx==0.23
pySwitchmate==0.4.1
# homeassistant.components.sensor.tibber
pyTibber==0.5.0
pyTibber==0.5.1
# homeassistant.components.switch.dlink
pyW215==0.6.0