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.util import dt as dt_util
REQUIREMENTS = ['pyTibber==0.1.1']
REQUIREMENTS = ['pyTibber==0.2.1']
_LOGGER = logging.getLogger(__name__)

View file

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