Update tibber lib version (#16590)
This commit is contained in:
parent
7a52bbdf24
commit
901dd9acca
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import dt as dt_util
|
from homeassistant.util import dt as dt_util
|
||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
|
|
||||||
REQUIREMENTS = ['pyTibber==0.4.1']
|
REQUIREMENTS = ['pyTibber==0.5.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -752,7 +752,7 @@ pyRFXtrx==0.23
|
||||||
pySwitchmate==0.3
|
pySwitchmate==0.3
|
||||||
|
|
||||||
# homeassistant.components.sensor.tibber
|
# homeassistant.components.sensor.tibber
|
||||||
pyTibber==0.4.1
|
pyTibber==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.switch.dlink
|
# homeassistant.components.switch.dlink
|
||||||
pyW215==0.6.0
|
pyW215==0.6.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue