From f76dc766a83716e6fd1feb215361194b03122ddc Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Sun, 30 Jun 2024 08:27:27 -0400 Subject: [PATCH 01/27] Fix for #33477 (#33479) --- source/_includes/javascripts/scripts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/javascripts/scripts.html b/source/_includes/javascripts/scripts.html index 649d2630201..b3ce054edf1 100644 --- a/source/_includes/javascripts/scripts.html +++ b/source/_includes/javascripts/scripts.html @@ -23,7 +23,7 @@ document.querySelector('.site-title').addEventListener('contextmenu', function(e const changeNavColor = () => { const scrollPosition = document.documentElement.scrollTop; const nav = document.querySelector("header"); - if (scrollPosition <= 10) { + if (scrollPosition <= 1) { nav.classList.add("dark"); } else { nav.classList.remove("dark"); From 040c2a5a85525cb27e4f0a347df49e5fd6cec348 Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Sun, 30 Jun 2024 08:30:33 -0400 Subject: [PATCH 02/27] Fix buttons on the Installation page (#33480) --- sass/homeassistant/pages/_getting_started.scss | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/sass/homeassistant/pages/_getting_started.scss b/sass/homeassistant/pages/_getting_started.scss index c088c200a13..4d18be6c3da 100644 --- a/sass/homeassistant/pages/_getting_started.scss +++ b/sass/homeassistant/pages/_getting_started.scss @@ -127,18 +127,30 @@ .button { display: flex; padding-right: 20px; + border-radius: 32px; + &:not(:first-child) { margin-top: 12px; } - &.accent { - background-color: #34b155; + iconify-icon.external-link { + padding-top: 4px; } + svg { - fill: white; + fill: $link-color; height: 24px; min-width: 24px; } + + &.accent { + background-color: #34b155; + color: white; + + svg { + fill: white; + } + } } } } From d833ed794f482bcfe9a556741ccfe6cd427550fe Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Sun, 30 Jun 2024 08:32:36 -0400 Subject: [PATCH 03/27] Fix clipping text on frontpage (#33478) --- sass/homeassistant/_overrides.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/sass/homeassistant/_overrides.scss b/sass/homeassistant/_overrides.scss index 879811d10b1..95b7836f3a8 100644 --- a/sass/homeassistant/_overrides.scss +++ b/sass/homeassistant/_overrides.scss @@ -620,7 +620,6 @@ article.page, article.listing { font-size: 1.125em; line-height: 1.6; - overflow: hidden; img, table { From de34783512cd511223236c3a1a6a51183a63cd8b Mon Sep 17 00:00:00 2001 From: StevenBay Date: Sun, 30 Jun 2024 15:07:43 +0200 Subject: [PATCH 04/27] Update glances.markdown (#33470) --- source/_integrations/glances.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/glances.markdown b/source/_integrations/glances.markdown index f2b017eb173..9e31f40c68c 100644 --- a/source/_integrations/glances.markdown +++ b/source/_integrations/glances.markdown @@ -22,7 +22,7 @@ The `glances` integration allows you to monitor the system information provided Support for Glances api version 2 is deprecated. It is recommended to upgrade your Glances server to version 3. Once upgraded, reload the integration to connect again. {% endimportant %} -These sensors needs a running instance of `glances` on the host. The minimal supported version of `glances` is 2.3. +These sensors needs a running instance of `glances` in [Web Server Mode](https://glances.readthedocs.io/en/latest/quickstart.html#web-server-mode) on the host. The minimal supported version of `glances` is 2.3. For details about auto-starting `glances`, please refer to [Start Glances through Systemd](https://github.com/nicolargo/glances/wiki/Start-Glances-through-Systemd). From 20b78329ac05aa1c74453384f55982d04e8d9709 Mon Sep 17 00:00:00 2001 From: DavHau Date: Sun, 30 Jun 2024 20:21:47 +0700 Subject: [PATCH 05/27] broadlink: requires app to connect (#33466) --- source/_integrations/broadlink.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/broadlink.markdown b/source/_integrations/broadlink.markdown index ffd66c4926f..51b6cbbf8f3 100644 --- a/source/_integrations/broadlink.markdown +++ b/source/_integrations/broadlink.markdown @@ -29,7 +29,11 @@ related: title: Configuration file --- -The **Broadlink** {% term integration %} allows you to control and monitor Broadlink universal remotes, smart plugs, power strips, switches and sensors. The following devices are supported: +The **Broadlink** {% term integration %} allows you to control and monitor Broadlink universal remotes, smart plugs, power strips, switches and sensors. + +The manufacturer's app is required in order to connect new devices to the network. + +The following devices are supported: - Thermostats: `Hysen HY02B05H` and `Floureon HY03WE` - Power Strips: `MP1-1K3S2U` and `MP1-1K4S` From 7de5cd86d54dae9b96f0635814b90aa39c9c0c96 Mon Sep 17 00:00:00 2001 From: Ashton Lafferty Date: Sun, 30 Jun 2024 07:22:54 -0600 Subject: [PATCH 06/27] Update marytts.markdown (#33464) --- source/_integrations/marytts.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/marytts.markdown b/source/_integrations/marytts.markdown index 609f2bd2a88..6b2034515ea 100644 --- a/source/_integrations/marytts.markdown +++ b/source/_integrations/marytts.markdown @@ -14,7 +14,7 @@ related: title: Configuration file --- -The `marytts` text-to-speech {% term integration %} uses [MaryTTS](http://mary.dfki.de/) text-to-speech engine to read a text with natural sounding voices. +The `marytts` text-to-speech {% term integration %} uses [MaryTTS](https://marytts.github.io/) text-to-speech engine to read a text with natural sounding voices. ## Configuration @@ -59,7 +59,7 @@ effect: type: map {% endconfiguration %} -See [documentation](http://mary.dfki.de/documentation/index.html) for details. +See [documentation](https://marytts.github.io/documentation/index.html) for details. ## Speech effects From d69ba5a735a5787c48c3f1f3b366db7bc4d7c6e0 Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Sun, 30 Jun 2024 09:37:01 -0400 Subject: [PATCH 07/27] Remove max-height from sidebar when mobile (#33481) --- sass/homeassistant/base/_sidebar.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sass/homeassistant/base/_sidebar.scss b/sass/homeassistant/base/_sidebar.scss index d4af6318959..f0ad38166e1 100644 --- a/sass/homeassistant/base/_sidebar.scss +++ b/sass/homeassistant/base/_sidebar.scss @@ -44,6 +44,8 @@ @media only screen and (max-width: $lap-end) { #sidebar { + max-height: fit-content; + .grid { position: initial; width: 100%; From 8895a01ced9eb26acc45922bf2aa13f0623dcf2f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 30 Jun 2024 16:24:37 +0200 Subject: [PATCH 08/27] Add more icons to aside sections (#33482) --- source/_includes/asides/about.html | 2 +- source/_includes/asides/categories.html | 2 +- source/_includes/asides/dashboards_navigation.html | 8 ++++---- source/_includes/asides/recent_posts.html | 2 +- source/_includes/asides/voice_navigation.html | 8 ++++---- source/_includes/post/sharing.html | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/source/_includes/asides/about.html b/source/_includes/asides/about.html index a6322ca06ac..1c6c6e0bd26 100644 --- a/source/_includes/asides/about.html +++ b/source/_includes/asides/about.html @@ -1,5 +1,5 @@
-

About Home Assistant

+

About Home Assistant

System status

    @@ -47,6 +48,12 @@
    +

    Companion apps

    +

    Governance

    • Privacy Notices
    • diff --git a/source/index.html b/source/index.html index 1e490d5a04f..5dd1f7e63e8 100644 --- a/source/index.html +++ b/source/index.html @@ -7,10 +7,10 @@ regenerate: true feedback: false --- -{% assign recent_release_post = site.categories['Core'].first %} -
      + + + + + + -
      Features
      + + {% include custom/features.html %} -
      - -
      From 11bcae430c9a79c82f4aad3625887083cd6e082a Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 3 Jul 2024 06:35:22 +0200 Subject: [PATCH 24/27] Show demo only at 760+px (#33529) --- sass/homeassistant/homepage/_hero_unit.scss | 18 +++++++++++------- source/_includes/site/hero_unit.html | 4 ++-- source/index.html | 2 +- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/sass/homeassistant/homepage/_hero_unit.scss b/sass/homeassistant/homepage/_hero_unit.scss index e0a6d64c543..400531e805d 100644 --- a/sass/homeassistant/homepage/_hero_unit.scss +++ b/sass/homeassistant/homepage/_hero_unit.scss @@ -8,7 +8,7 @@ padding-bottom: 0; margin-top: -88px; margin-bottom: 24px; - padding-top: 88px; + padding-top: 88px; overflow: hidden; border-bottom: 1px solid rgba(0, 0, 0, 0.1); max-height: 1080px; @@ -84,7 +84,7 @@ // animation-duration: 3s; // animation-iteration-count: infinite; // animation-direction: alternate; - + @media only screen and (max-height: 720px) { border-bottom: 0; margin-bottom: -8px; @@ -114,7 +114,7 @@ .lead { font-size: 1.15rem; } - + .hero-buttons a { &.primary { font-size: 1.25rem; @@ -123,15 +123,19 @@ } } -@media only screen and (max-width: $palm-end) { +@media only screen and (max-width: 760px) { .hero { - + .flex { + flex-direction: column; + } + #HAdemo { display: none; } - + #HAdemoScreenshot { display: block; } + } -} \ No newline at end of file +} diff --git a/source/_includes/site/hero_unit.html b/source/_includes/site/hero_unit.html index 5b5d80367c3..ba3667081ce 100644 --- a/source/_includes/site/hero_unit.html +++ b/source/_includes/site/hero_unit.html @@ -1,10 +1,10 @@
      -
      +
      {% include custom/welcome.html %}
      -
      +
      diff --git a/source/index.html b/source/index.html index 5dd1f7e63e8..9f7adeae320 100644 --- a/source/index.html +++ b/source/index.html @@ -326,7 +326,7 @@ feedback: false - +