pyalarmdotcom / alarmdotcom

Custom component to allow Home Assistant to interface with Alarm.com
MIT License
114 stars 35 forks source link

Bump homeassistant from 2024.3.3 to 2024.5.5 #408

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps homeassistant from 2024.3.3 to 2024.5.5.

Release notes

Sourced from homeassistant's releases.

2024.5.5

  • Fix Sonos album artwork performance ([@​PeteRager] - #116391) ([sonos docs])
  • Filter out HTML greater/less than entities from huawei_lte sensor values ([@​scop] - #117209) ([huawei_lte docs])
  • Add options-property to Plugwise Select ([@​bouwew] - #117655) ([plugwise docs])
  • Fix setting MQTT socket buffer size with WebsocketWrapper ([@​bdraco] - #117672) ([mqtt docs])
  • Bump pyrisco to 0.6.2 ([@​OnFreund] - #117682) ([risco docs]) (dependency)
  • Consider only active config entries as media source in Synology DSM ([@​mib1185] - #117691) ([synology_dsm docs])
  • Bump aranet4 to 2.3.4 ([@​Anrijs] - #117738) ([aranet docs]) (dependency)
  • Bump crownstone-sse to 2.0.5, crownstone-cloud to 1.4.11 ([@​RicArch97] - #117748) ([crownstone docs]) (dependency)
  • Block older versions of custom integration mydolphin_plus since they cause crashes ([@​bdraco] - #117751)
  • Fix race in config entry setup ([@​bdraco] - #117756)
  • Update wled to 0.18.0 ([@​frenck] - #117790) ([wled docs]) (dependency)
  • Account for disabled ZHA discovery config entries when migrating SkyConnect integration ([@​puddly] - #117800) ([homeassistant_sky_connect docs])
  • Tesla Wall Connector fix spelling error/typo ([@​bajansen] - #117841) ([tesla_wall_connector docs])
  • Prevent time pattern reschedule if cancelled during job execution ([@​swoga] - #117879)
  • Update philips_js to 3.2.1 ([@​elupus] - #117881) ([philips_js docs])
  • Bump pyrympro to 0.0.8 ([@​OnFreund] - #117919) ([rympro docs]) (dependency)
  • Add Shelly debug logging for async_reconnect_soon ([@​thecode] - #117945) ([shelly docs])
  • Update pySwitchbot to 0.46.0 to fix lock key retrieval ([@​bdraco] - #118005) ([switchbot docs])
  • Improve async_get_issue_tracker for custom integrations ([@​emontnemery] - #118016)
  • Bump pySwitchbot to 0.46.1 ([@​bdraco] - #118025) ([switchbot docs]) (dependency)
  • Extend the blocklist for Matter transitions with more models ([@​marcelveldt] - #118038) ([matter docs])
  • Fix rc pylint warning in MQTT ([@​frenck] - #118050) ([mqtt docs])
  • Add state check to config entry setup to ensure it cannot be setup twice ([@​bdraco] - #117193)

#116391: home-assistant/core#116391 #116538: home-assistant/core#116538 #116696: home-assistant/core#116696 #116937: home-assistant/core#116937 #117193: home-assistant/core#117193 #117203: home-assistant/core#117203 #117209: home-assistant/core#117209 #117631: home-assistant/core#117631 #117655: home-assistant/core#117655 #117672: home-assistant/core#117672 #117682: home-assistant/core#117682 #117691: home-assistant/core#117691 #117738: home-assistant/core#117738 #117748: home-assistant/core#117748 #117751: home-assistant/core#117751 #117756: home-assistant/core#117756 #117790: home-assistant/core#117790 #117800: home-assistant/core#117800 #117841: home-assistant/core#117841 #117879: home-assistant/core#117879 #117881: home-assistant/core#117881 #117919: home-assistant/core#117919 #117945: home-assistant/core#117945 #118005: home-assistant/core#118005 #118016: home-assistant/core#118016

... (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 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[bot] commented 1 month ago

Superseded by #409.