Skip to content

Commit

Permalink
Update pyTibber to 0.26.1 (#82787)
Browse files Browse the repository at this point in the history
* Update tibber library, 0.26.0

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* 0.26.1

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>
  • Loading branch information
Danielhiversen authored and frenck committed Nov 30, 2022
1 parent 8c63639 commit 97a7745
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/tibber/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"domain": "tibber",
"name": "Tibber",
"documentation": "https://www.home-assistant.io/integrations/tibber",
"requirements": ["pyTibber==0.25.6"],
"requirements": ["pyTibber==0.26.1"],
"codeowners": ["@danielhiversen"],
"quality_scale": "silver",
"config_flow": true,
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1412,7 +1412,7 @@ pyRFXtrx==0.30.0
pySwitchmate==0.5.1

# homeassistant.components.tibber
pyTibber==0.25.6
pyTibber==0.26.1

# homeassistant.components.dlink
pyW215==0.7.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ pyMetno==0.9.0
pyRFXtrx==0.30.0

# homeassistant.components.tibber
pyTibber==0.25.6
pyTibber==0.26.1

# homeassistant.components.nextbus
py_nextbusnext==0.1.5
Expand Down

0 comments on commit 97a7745

Please sign in to comment.