update tibber library (#10460)
This commit is contained in:
parent
50f6790a27
commit
e49278cc7d
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,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.1.1']
|
||||
REQUIREMENTS = ['pyTibber==0.2.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -590,7 +590,7 @@ pyHS100==0.3.0
|
|||
pyRFXtrx==0.20.1
|
||||
|
||||
# homeassistant.components.sensor.tibber
|
||||
pyTibber==0.1.1
|
||||
pyTibber==0.2.1
|
||||
|
||||
# homeassistant.components.switch.dlink
|
||||
pyW215==0.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue