Skip to content

Bump pyTibber to 0.37.5#169981

Merged
erwindouna merged 1 commit into
devfrom
tibber_0.37.5
May 7, 2026
Merged

Bump pyTibber to 0.37.5#169981
erwindouna merged 1 commit into
devfrom
tibber_0.37.5

Conversation

@Danielhiversen
Copy link
Copy Markdown
Member

Breaking change

Proposed change

Bump pyTibber to 0.37.5
Danielhiversen/pyTibber@0.37.4...0.37.5

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

Checklist

  • I understand the code I am submitting and can explain how it works.
  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies a diff between library versions and ideally a link to the changelog/release notes is added to the PR description.

To help with the load of incoming pull requests:

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
@Danielhiversen Danielhiversen added this to the 2026.5.1 milestone May 7, 2026
Copilot AI review requested due to automatic review settings May 7, 2026 06:54
@home-assistant home-assistant Bot added bugfix cla-signed dependency Pull requests marked as a dependency upgrade integration: tibber small-pr PRs with less than 30 lines. Top 200 Integration is ranked within the top 200 by usage by-code-owner Quality Scale: No score labels May 7, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Tibber integration’s pinned pyTibber dependency to 0.37.5 to address issues introduced in 0.37.4 (notably realtime reconnect behavior per linked issue).

Changes:

  • Bump pyTibber from 0.37.4 to 0.37.5 in the Tibber integration manifest.
  • Regenerate/update the aggregated requirements pins to reflect the new pyTibber version (all + test-all).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
homeassistant/components/tibber/manifest.json Pins Tibber integration requirement to pyTibber==0.37.5.
requirements_all.txt Updates the global aggregated requirements list with pyTibber==0.37.5.
requirements_test_all.txt Updates the test aggregated requirements list with pyTibber==0.37.5.

Copy link
Copy Markdown
Member

@erwindouna erwindouna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Danielhiversen!

@erwindouna
Copy link
Copy Markdown
Member

Test failure is unrelated.

@erwindouna erwindouna merged commit c2ce313 into dev May 7, 2026
47 of 48 checks passed
@erwindouna erwindouna deleted the tibber_0.37.5 branch May 7, 2026 07:41
bluephlame pushed a commit to bluephlame/core that referenced this pull request May 8, 2026
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix by-code-owner cherry-picked cla-signed dependency Pull requests marked as a dependency upgrade integration: tibber Quality Scale: No score small-pr PRs with less than 30 lines. Top 200 Integration is ranked within the top 200 by usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tibber: Bump to pyTibber 0.37.4 is breaking rt data reconnect

4 participants