From 4cdf5bd938a1cbc458247f71334c9415d4a641f4 Mon Sep 17 00:00:00 2001 From: Darren Griffin Date: Mon, 24 Mar 2025 22:50:02 +0000 Subject: [PATCH 1/5] Fix banner buy button --- source/voice-pe/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/voice-pe/index.html b/source/voice-pe/index.html index ca5900529eb..de4d3ff0ac5 100644 --- a/source/voice-pe/index.html +++ b/source/voice-pe/index.html @@ -216,7 +216,7 @@ frontpage_image: /images/frontpage/voice-pe-frontpage.jpg Front view of the Voice Preview Edition showing the speaker holes
- Buy now + Buy now * Recommended MSRP. Pricing subject to individual retailers.
@@ -1383,4 +1383,4 @@ frontpage_image: /images/frontpage/voice-pe-frontpage.jpg {% include custom/buy-dialog.html product="voice-pe" %} - \ No newline at end of file + From fabb6602e40bc35c063c377cfbc1a8b12e3b5b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 06:44:55 +0000 Subject: [PATCH 2/5] build(deps-dev): bump sorbet-runtime from 0.5.11953 to 0.5.11954 Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11953 to 0.5.11954. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet-runtime dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index aaaf9432fb7..b2e7c53a110 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM rack-protection (= 4.1.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sorbet-runtime (0.5.11953) + sorbet-runtime (0.5.11954) stringex (2.8.6) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) From 1edde1d5a35c26ae33edd2d4e0ea1bfcface68b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 07:47:53 +0100 Subject: [PATCH 3/5] build(deps): bump nokogiri from 1.18.5 to 1.18.6 (#38183) --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 698693df4a5..d90f032ef33 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ group :jekyll_plugins do end gem 'sinatra', '4.1.1' -gem 'nokogiri', '1.18.5' +gem 'nokogiri', '1.18.6' # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem # and associated library diff --git a/Gemfile.lock b/Gemfile.lock index aaaf9432fb7..fbbf68af36e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,9 +86,9 @@ GEM multi_json (1.15.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - nokogiri (1.18.5-arm64-darwin) + nokogiri (1.18.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.5-x86_64-linux-gnu) + nokogiri (1.18.6-x86_64-linux-gnu) racc (~> 1.4) parallel (1.26.3) parser (3.3.7.2) @@ -181,7 +181,7 @@ DEPENDENCIES jekyll-paginate (= 1.1.0) jekyll-sitemap (= 1.4.0) jekyll-toc (= 0.19.0) - nokogiri (= 1.18.5) + nokogiri (= 1.18.6) rackup (= 2.2.1) rake (= 13.2.1) rubocop (= 1.74.0) From 94d7958a62e7fe7cf51d3d006380e5dd9f247eaa Mon Sep 17 00:00:00 2001 From: tdfountain <174762217+tdfountain@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:22:54 -0700 Subject: [PATCH 4/5] Improve summary and use case (#38181) --- source/_integrations/nut.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index 1c4b98e0c6d..18cf320251c 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -19,7 +19,7 @@ ha_platforms: ha_integration_type: device --- -The Network UPS Tools (NUT) integration allows you to monitor and manage a UPS (battery backup) using a [NUT](https://networkupstools.org/) server. It lets you view their status, receives notifications about important events, and execute commands as device actions. +The **Network UPS Tools (NUT)** {% term integration %} allows you to monitor and manage an Uninterruptible Power Supply (UPS) for battery backup, a Power Distribution Unit (PDU), or other similar power device using a [NUT](https://networkupstools.org/) server. It lets you view the status, receive notifications about important events, and execute commands as device actions for one or more such devices. ## Supported devices From 5b9d69e2c509800613c5b90447b3629affbe2369 Mon Sep 17 00:00:00 2001 From: tronikos Date: Tue, 25 Mar 2025 00:40:38 -0700 Subject: [PATCH 5/5] Add Google Drive video walkthrough (#38165) * Add Google Drive video walkthrough * Update google_drive.markdown * Update google_drive.markdown * Update google_drive.markdown --- source/_integrations/google_drive.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/google_drive.markdown b/source/_integrations/google_drive.markdown index 82f259dd48d..e2cc4715a47 100644 --- a/source/_integrations/google_drive.markdown +++ b/source/_integrations/google_drive.markdown @@ -25,6 +25,8 @@ related: This {% term integration %} allows you to connect your [Google Drive](https://drive.google.com) with Home Assistant Backups. When you set up this integration, your Google Drive will have a new folder called Home Assistant where all the backups will be stored. You can rename this folder to whatever you like in Google Drive at any point in time. If you delete the folder, it will automatically be re-created as long as you have the {% term integration %} enabled. +For a video walkthrough of the setup instructions, see this video from 13:50 to 19:20 + ## Prerequisites