Update Tibber lib (#16795)
This commit is contained in:
parent
eec6722cf4
commit
cfd1aec741
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 Throttle
|
||||
|
||||
REQUIREMENTS = ['pyTibber==0.5.0']
|
||||
REQUIREMENTS = ['pyTibber==0.5.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue