Upgrade tibber library (#19768)

This commit is contained in:
Daniel Høyer Iversen 2019-01-04 17:59:46 +01:00 committed by Fabian Affolter
parent 03488af3fb
commit 16ab799798
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.const import (EVENT_HOMEASSISTANT_STOP, CONF_ACCESS_TOKEN,
from homeassistant.helpers import discovery
from homeassistant.helpers.aiohttp_client import async_get_clientsession
REQUIREMENTS = ['pyTibber==0.8.7']
REQUIREMENTS = ['pyTibber==0.9.0']
DOMAIN = 'tibber'

View File

@ -876,7 +876,7 @@ pyRFXtrx==0.23
pySwitchmate==0.4.4
# homeassistant.components.tibber
pyTibber==0.8.7
pyTibber==0.9.0
# homeassistant.components.switch.dlink
pyW215==0.6.0