Upgrade Tibber lib (#19098)

pull/19215/head
Daniel Høyer Iversen 2018-12-07 19:33:06 +01:00 committed by Paulus Schoutsen
parent 048f219a7f
commit e6c224fa40
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.5']
REQUIREMENTS = ['pyTibber==0.8.6']
DOMAIN = 'tibber'

View File

@ -834,7 +834,7 @@ pyRFXtrx==0.23
pySwitchmate==0.4.4
# homeassistant.components.tibber
pyTibber==0.8.5
pyTibber==0.8.6
# homeassistant.components.switch.dlink
pyW215==0.6.0