Skip to content

build(deps): bump homeassistant from 2025.10.4 to 2025.11.1#188

Merged
woopstar merged 1 commit intomainfrom
dependabot/pip/homeassistant-2025.11.1
Nov 10, 2025
Merged

build(deps): bump homeassistant from 2025.10.4 to 2025.11.1#188
woopstar merged 1 commit intomainfrom
dependabot/pip/homeassistant-2025.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 10, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps homeassistant from 2025.10.4 to 2025.11.1.

Release notes

Sourced from homeassistant's releases.

2025.11.1

  • Improve scan interval for Airthings Corentium Home 2 ([@​LaStrada] - #155694) ([airthings_ble docs])
  • Remove @progress_step decorator from ZHA and Hardware integration ([@​puddly] - #155867) ([zha docs]) ([homeassistant_hardware docs])
  • Fix KNX Climate humidity DPT ([@​farmio] - #155942) ([knx docs])
  • Truncate password before sending it to bcrypt ([@​cdce8p] - #155950)
  • Fix for corrupt restored state in miele consumption sensors ([@​astrandb] - #155966) ([miele docs])
  • Handle empty fields in SolarEdge config flow ([@​tronikos] - #155978) ([solaredge docs])
  • Fix SolarEdge unload failing when there are no sensors ([@​tronikos] - #155979) ([solaredge docs])
  • Bump aioamazondevices to 8.0.1 ([@​chemelli74] - #155989) ([alexa_devices docs]) (dependency)
  • Fix Growatt integration authentication error for legacy config entries ([@​johanzander] - #155993) ([growatt_server docs])
  • Bump tuya-device-sharing-sdk to 0.2.5 ([@​epenet] - #156014) ([tuya docs]) (dependency)
  • Bump onedrive-personal-sdk to 0.0.16 ([@​zweckj] - #156021) ([onedrive docs]) (dependency)
  • Fix the exception caused by the missing Foscam integration key ([@​Foscam-wangzhengyu] - #156022) ([foscam docs])
  • Bump intents to 2025.11.7 ([@​synesthesiam] - #156063) ([conversation docs]) (dependency)

#155440: home-assistant/core#155440 #155694: home-assistant/core#155694 #155867: home-assistant/core#155867 #155942: home-assistant/core#155942 #155950: home-assistant/core#155950 #155966: home-assistant/core#155966 #155978: home-assistant/core#155978 #155979: home-assistant/core#155979 #155989: home-assistant/core#155989 #155993: home-assistant/core#155993 #156014: home-assistant/core#156014 #156021: home-assistant/core#156021 #156022: home-assistant/core#156022 #156063: home-assistant/core#156063 [@​Foscam-wangzhengyu]: https://github.com/Foscam-wangzhengyu [@​LaStrada]: https://github.com/LaStrada [@​astrandb]: https://github.com/astrandb [@​cdce8p]: https://github.com/cdce8p [@​chemelli74]: https://github.com/chemelli74 [@​edenhaus]: https://github.com/edenhaus [@​epenet]: https://github.com/epenet [@​farmio]: https://github.com/farmio [@​johanzander]: https://github.com/johanzander [@​puddly]: https://github.com/puddly [@​synesthesiam]: https://github.com/synesthesiam [@​tronikos]: https://github.com/tronikos [@​zweckj]: https://github.com/zweckj [airthings_ble docs]: https://www.home-assistant.io/integrations/airthings_ble/ [alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [foscam docs]: https://www.home-assistant.io/integrations/foscam/ [growatt_server docs]: https://www.home-assistant.io/integrations/growatt_server/ [homeassistant_hardware docs]: https://www.home-assistant.io/integrations/homeassistant_hardware/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [miele docs]: https://www.home-assistant.io/integrations/miele/

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Updates to dependencies minor Bump minor version number patch Bump patch version number labels Nov 10, 2025
Bumps [homeassistant](https://github.com/home-assistant/core) from 2025.10.4 to 2025.11.1.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2025.10.4...2025.11.1)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-version: 2025.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/homeassistant-2025.11.1 branch from 71082a7 to 0b2a225 Compare November 10, 2025 08:52
@sonarqubecloud
Copy link
Copy Markdown

@woopstar woopstar merged commit 30e4f5f into main Nov 10, 2025
16 checks passed
@woopstar woopstar deleted the dependabot/pip/homeassistant-2025.11.1 branch November 10, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies minor Bump minor version number patch Bump patch version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant