Tibber add support for Watty (#22397)

This commit is contained in:
Daniel Høyer Iversen 2019-03-26 14:02:10 +01:00 committed by cgtobi
parent 65432ba552
commit 77e7b63f4a
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,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.9']
REQUIREMENTS = ['pyTibber==0.10.0']
DOMAIN = 'tibber'

View file

@ -925,7 +925,7 @@ pyRFXtrx==0.23
# pySwitchmate==0.4.5
# homeassistant.components.tibber
pyTibber==0.9.9
pyTibber==0.10.0
# homeassistant.components.dlink.switch
pyW215==0.6.0