mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Upgrade Tibber lib (#19098)
This commit is contained in:
parent
e567e3d4e7
commit
a58b3aad59
@ -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.8.5']
|
||||
REQUIREMENTS = ['pyTibber==0.8.6']
|
||||
|
||||
DOMAIN = 'tibber'
|
||||
|
||||
|
@ -834,7 +834,7 @@ pyRFXtrx==0.23
|
||||
pySwitchmate==0.4.4
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.8.5
|
||||
pyTibber==0.8.6
|
||||
|
||||
# homeassistant.components.switch.dlink
|
||||
pyW215==0.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user