parent
2aab646be2
commit
ae84a91ea8
|
@ -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.9.3']
|
||||
REQUIREMENTS = ['pyTibber==0.9.4']
|
||||
|
||||
DOMAIN = 'tibber'
|
||||
|
||||
|
|
|
@ -888,7 +888,7 @@ pyRFXtrx==0.23
|
|||
pySwitchmate==0.4.4
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.9.3
|
||||
pyTibber==0.9.4
|
||||
|
||||
# homeassistant.components.switch.dlink
|
||||
pyW215==0.6.0
|
||||
|
|
Loading…
Reference in New Issue