Tibber lib update (#13811)
This commit is contained in:
parent
191e32f6cf
commit
16a1a4e0b1
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,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.4.0']
|
||||
REQUIREMENTS = ['pyTibber==0.4.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -670,7 +670,7 @@ pyHS100==0.3.0
|
|||
pyRFXtrx==0.22.0
|
||||
|
||||
# homeassistant.components.sensor.tibber
|
||||
pyTibber==0.4.0
|
||||
pyTibber==0.4.1
|
||||
|
||||
# homeassistant.components.switch.dlink
|
||||
pyW215==0.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue