Update Tibber library (#20273)

This commit is contained in:
Daniel Høyer Iversen 2019-01-20 21:37:02 +01:00 committed by GitHub
parent fd2cff6b1c
commit 2eb5ce9dfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.9.1']
REQUIREMENTS = ['pyTibber==0.9.2']
DOMAIN = 'tibber'

View file

@ -879,7 +879,7 @@ pyRFXtrx==0.23
pySwitchmate==0.4.4
# homeassistant.components.tibber
pyTibber==0.9.1
pyTibber==0.9.2
# homeassistant.components.switch.dlink
pyW215==0.6.0