mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Tibber lib update (#13811)
This commit is contained in:
parent
191e32f6cf
commit
16a1a4e0b1
@ -20,7 +20,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import dt as dt_util
|
from homeassistant.util import dt as dt_util
|
||||||
|
|
||||||
REQUIREMENTS = ['pyTibber==0.4.0']
|
REQUIREMENTS = ['pyTibber==0.4.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -670,7 +670,7 @@ pyHS100==0.3.0
|
|||||||
pyRFXtrx==0.22.0
|
pyRFXtrx==0.22.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.tibber
|
# homeassistant.components.sensor.tibber
|
||||||
pyTibber==0.4.0
|
pyTibber==0.4.1
|
||||||
|
|
||||||
# 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