update tibber library (#10460)

This commit is contained in:
Daniel Høyer Iversen 2017-11-08 11:18:35 +01:00 committed by GitHub
parent 50f6790a27
commit e49278cc7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
from homeassistant.helpers.entity import Entity from homeassistant.helpers.entity import Entity
from homeassistant.util import dt as dt_util from homeassistant.util import dt as dt_util
REQUIREMENTS = ['pyTibber==0.1.1'] REQUIREMENTS = ['pyTibber==0.2.1']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -590,7 +590,7 @@ pyHS100==0.3.0
pyRFXtrx==0.20.1 pyRFXtrx==0.20.1
# homeassistant.components.sensor.tibber # homeassistant.components.sensor.tibber
pyTibber==0.1.1 pyTibber==0.2.1
# homeassistant.components.switch.dlink # homeassistant.components.switch.dlink
pyW215==0.6.0 pyW215==0.6.0