diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 7f25de493a4..26be359bce4 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -186,6 +186,47 @@ $primary-color: #049cdb; background-color: lighten(#038fc7, 10%); } } + .events { + padding: 16px; + + h3 { + margin-top: 8px; + } + + .event { + display: flex; + flex-wrap: wrap-reverse; + align-items: center; + text-decoration: none; + color: inherit; + + .caption { + padding: 0 12px; + max-width: 450px; + } + + .title { + font-size: 20px; + font-weight: 400; + } + + .secondary { + color: rgba(0, 0, 0, 0.54); + font-size: 14px; + font-weight: 500; + } + + .subtitle { + font-size: 12px; + font-weight: initial; + } + + img { + width: 200px; + height: 100%; + } + } + } .picture-promo { display: block; @@ -276,6 +317,19 @@ $primary-color: #049cdb; } } +@media screen and (max-width: 700px) { + .frontpage .events .event { + .caption { + padding-top: 4px; + } + + img { + width: 100%; + } + } + } + + // https://fortawesome.github.io/Font-Awesome/3.2.1/icons/ h1:hover a.title-link, diff --git a/source/_posts/2022-05-04-release-20225.markdown b/source/_posts/2022-05-04-release-20225.markdown index 7026fd55c53..4703c11c00c 100644 --- a/source/_posts/2022-05-04-release-20225.markdown +++ b/source/_posts/2022-05-04-release-20225.markdown @@ -999,6 +999,21 @@ previously known as "Server Controls", but now moved to the developer tools. {% enddetails %} +{% details "Temperature conversion" %} + +Sensors reporting a temperature but not setting device class to temperature will +no longer have their values automatically converted. +For sensors that are manually configured, users need to set the device class. +If the integration providing the sensor does not support setting device class, +the sensor's state can be filtered through a template sensor. + +([@emontnemery] - [#69069]) + +[@emontnemery]: https://github.com/emontnemery +[#69069]: https://github.com/home-assistant/core/pull/69069 + +{% enddetails %} + {% details "AVM FRITZ!Box Call Monitor" %} The previously deprecated YAML configuration of the AVM FRITZ!Box Call Monitor diff --git a/source/_posts/2022-05-29-matter-in-home-assistant-workshop-announcement.markdown b/source/_posts/2022-05-29-matter-in-home-assistant-workshop-announcement.markdown index 6343dba8a2d..abc144137b6 100644 --- a/source/_posts/2022-05-29-matter-in-home-assistant-workshop-announcement.markdown +++ b/source/_posts/2022-05-29-matter-in-home-assistant-workshop-announcement.markdown @@ -30,7 +30,7 @@ The workshop will be free but you will need a couple of things if you want to be - Home Assistant OS 8.0 or newer (Matter relies on an add-on and Bluetooth) - [Home Assistant Community Store](https://hacs.xyz/) installed -- Espressif ESP32-C3-DevKitM-1 ($9 @ [Mouser](https://www.mouser.com/ProductDetail/356-ESP32-C3DEVKITM1), €13.50 @ [Reichelt](https://www.reichelt.com/nl/en/developmentkit-esp32-c3-mini-1-esp32c3devkitm-p311730.html)) +- Espressif ESP32-C3-DevKitM-1 ($9 @ [Mouser](https://www.mouser.com/ProductDetail/356-ESP32-C3DEVKITM1), €17 @ [Conrad](https://www.conrad.de/de/p/espressif-entwicklungsboard-esp32-c3-devkitm-1-2490158.html)) - Bluetooth. If you use a Raspberry Pi to run Home Assistant you’re set. If you have a Home Assistant Blue or another device without Bluetooth, get a Bluetooth USB adapter that is supported by Home Assistant OS ([like this one](https://www.amazon.com/gp/product/B09DMP6T22/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B09DMP6T22&linkCode=as2&tag=homeassista0e-20&linkId=c5046239bf04d5b21835299dfb393f0e)). Even if you can’t follow along, it will still be an informative session! diff --git a/source/blue/index.html b/source/blue/index.html index 4cb2304923c..88594605c92 100644 --- a/source/blue/index.html +++ b/source/blue/index.html @@ -1,5 +1,6 @@ --- layout: landingpage +frontpage: false title: "Home Assistant Blue!" description: "Where style and performance meet privacy" date: 2020-12-12 diff --git a/source/images/events/lets-get-loud.jpg b/source/images/events/lets-get-loud.jpg new file mode 100644 index 00000000000..0d92de092fe Binary files /dev/null and b/source/images/events/lets-get-loud.jpg differ diff --git a/source/index.html b/source/index.html index a03b8d096f3..dd040ad9dbf 100644 --- a/source/index.html +++ b/source/index.html @@ -89,17 +89,34 @@ feedback: false
- - +
+

Upcoming Events

+ +
+
Matter in Home Assistant Workshop
+
Wed June 15th - 12:00 PM PDT / 21:00 CET
+

We will be hosting our free Matter in Home Assistant workshop. The workshop will contain two + parts. In the first part we will talk about what Matter is and how it will work in Home Assistant. In the second + part we will + walk you through how to add experimental Matter support to your Home Assistant installation and integrate your + first Wi-Fi based Matter device.

+
+ +
+ +
+
Let's get loud! - Audio in the Open Home
+
Thu June 16th - 12:00 PM PDT / 21:00 CET
+

We've been working on some exciting open audio stuff for the smart home we would like to + share. Featuring Home Assistant, ESPHome, Raspiaudio and a special guest. +

+
+ +
+
+ +