Tibber lib update (#13811)

This commit is contained in:
Daniel Høyer Iversen 2018-04-10 22:12:55 +02:00 committed by GitHub
parent 191e32f6cf
commit 16a1a4e0b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,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.4.0']
REQUIREMENTS = ['pyTibber==0.4.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -670,7 +670,7 @@ pyHS100==0.3.0
pyRFXtrx==0.22.0
# homeassistant.components.sensor.tibber
pyTibber==0.4.0
pyTibber==0.4.1
# homeassistant.components.switch.dlink
pyW215==0.6.0