mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 02:37:08 +00:00
Upgrade tibber lib (#21486)
This commit is contained in:
parent
ab2be6df48
commit
732110b4c3
@ -11,7 +11,7 @@ from homeassistant.const import (EVENT_HOMEASSISTANT_STOP, CONF_ACCESS_TOKEN,
|
|||||||
from homeassistant.helpers import discovery
|
from homeassistant.helpers import discovery
|
||||||
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||||
|
|
||||||
REQUIREMENTS = ['pyTibber==0.9.4']
|
REQUIREMENTS = ['pyTibber==0.9.6']
|
||||||
|
|
||||||
DOMAIN = 'tibber'
|
DOMAIN = 'tibber'
|
||||||
|
|
||||||
|
@ -909,7 +909,7 @@ pyRFXtrx==0.23
|
|||||||
# pySwitchmate==0.4.5
|
# pySwitchmate==0.4.5
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.9.4
|
pyTibber==0.9.6
|
||||||
|
|
||||||
# homeassistant.components.switch.dlink
|
# homeassistant.components.switch.dlink
|
||||||
pyW215==0.6.0
|
pyW215==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user