mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
update tibber library (#10460)
This commit is contained in:
parent
50f6790a27
commit
e49278cc7d
@ -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…
x
Reference in New Issue
Block a user