mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Update Tibber lib (#16795)
This commit is contained in:
parent
eec6722cf4
commit
cfd1aec741
@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import dt as dt_util
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['pyTibber==0.5.0']
|
||||
REQUIREMENTS = ['pyTibber==0.5.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -764,7 +764,7 @@ pyRFXtrx==0.23
|
||||
pySwitchmate==0.4.1
|
||||
|
||||
# homeassistant.components.sensor.tibber
|
||||
pyTibber==0.5.0
|
||||
pyTibber==0.5.1
|
||||
|
||||
# homeassistant.components.switch.dlink
|
||||
pyW215==0.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user