diff --git a/source/_data/products.yml b/source/_data/products.yml index 8ba4a091548..d18c2ab6691 100644 --- a/source/_data/products.yml +++ b/source/_data/products.yml @@ -46,7 +46,7 @@ green: logo: /images/distributors/smarthome.webp # Europe - name: Alza.cz - ship_from: Czechia + ship_from: Czech Republic ship_to: Europe url: https://www.alza.cz/home-assistant-green-d7998187.htm logo: /images/distributors/alza-cz.webp @@ -407,7 +407,7 @@ voice-pe: logo: /images/distributors/smart-guys.webp # Europe - name: Alza.cz - ship_from: Czechia + ship_from: Czech Republic ship_to: Europe url: https://www.alza.cz/home-assistant-voice-preview-edition-d12741248.htm logo: /images/distributors/alza-cz.webp diff --git a/source/_integrations/heos.markdown b/source/_integrations/heos.markdown index 7ca9ad2dbec..adf6cd6bd5a 100644 --- a/source/_integrations/heos.markdown +++ b/source/_integrations/heos.markdown @@ -85,11 +85,11 @@ This integration follows standard integration removal. No extra steps are requir In addition to the standard [Media Player actions](/integrations/media_player#actions), the HEOS integration provides the following {% term actions %}: -Group volume actions: `media_player.group_volume_set`, `media_player.group_volume_down`, and `media_player.group_volume_up` for entities joined to a group. +Group volume actions: `heos.group_volume_set`, `heos.group_volume_down`, and `heos.group_volume_up` for entities joined to a group. Queue actions: `heos.get_queue` to manage a player's queue items. -### Action `media_player.group_volume_set` +### Action `heos.group_volume_set` Sets the group's volume while preserving member volume ratios. This action can be called on any entity in a group. diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index 614ad9faa26..6bb9d1526d5 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -266,7 +266,7 @@ Depending on the supported features of the camera, switch entities are added for - PTZ patrol (start/stop) - Doorbell button sound - Record -- Manual record +- Manual record+ - Privacy mode+ - Push notifications - Hub ringtone on event @@ -291,6 +291,8 @@ The Push-notification in the Reolink app is independent of the Home Assistant se The **PTZ patrol** positions first need to be configured using the Reolink [app](https://support.reolink.com/hc/en-us/articles/360008746833/)/[windows](https://support.reolink.com/hc/en-us/articles/900003738126/)/web client. When no positions are configured, the PTZ patrol entity will not be added. When adding patrol positions for the first time, you need to restart the Reolink integration. +The **Manual record** switch will turn off automatically after 10 minutes. Therefore the recording will end as soon as the manual record switch is turned off, or 10 minutes have passed. + ### Light entities Depending on the supported features of the camera, light entities are added for: diff --git a/source/_posts/2025-03-26-state-of-the-open-home-2025-announcement.markdown b/source/_posts/2025-03-26-state-of-the-open-home-2025-announcement.markdown new file mode 100644 index 00000000000..f752bc553b2 --- /dev/null +++ b/source/_posts/2025-03-26-state-of-the-open-home-2025-announcement.markdown @@ -0,0 +1,20 @@ +--- +layout: post +title: "Announcing State of the Open Home 2025" +description: "April 12th will bring another big stream full of exciting updates and announcements." +date: 2025-03-26 00:00:01 +date_formatted: "March 26, 2025" +author: Paulus Schoutsen +comments: true +categories: Announcements +og_image: /images/blog/2025-03-SOTOH-announce/art.png +--- + + +🚨On April 12th, we're going live with this year's State of the Open Home - our annual recap of the previous year and look ahead to the next. Just like past years, this live stream will be packed with awesome announcements, updates, and cool community highlights. (*Got 11 hours to spare? Check out our last 5 [State of live streams](https://www.youtube.com/playlist?list=PLKsVm4cWHDQBtg2CwzJVoCvx4Mc2yTy7C)!*) + +This marks a full year since the founding of the [Open Home Foundation](https://www.openhomefoundation.org/) and Home Assistant becoming part of the foundation. We'll be taking a look back at what has been a very big year, and using this time to give you some big updates. These will include new projects becoming a part of the foundation πŸš€, new supporters πŸŽ‰, and what's in store for our Works with Home Assistant program 🀝. + +We'll also be highlighting some of the big findings of our [2024 Home Assistant survey](/blog/2024/12/16/community-survey-2024/), where over 8,500 of you told us about yourself, your homes, and how you use Home Assistant. We'll also announce Home Assistant's 2025 [roadmap](/blog/categories/roadmap/), and how your feedback is shaping the future of the Open Home. + +**πŸ”” Be sure to [click to get notified](https://www.youtube.com/watch?v=o4Vctz1_KYE) when it starts (Saturday, April 12 - 18:00 GMT / 20:00 CEST / 14:00 EDT / 11:00 PDT), and we can't wait to see you in the comments!** diff --git a/source/images/blog/2025-03-SOTOH-announce/art.png b/source/images/blog/2025-03-SOTOH-announce/art.png new file mode 100644 index 00000000000..64fd00dceab Binary files /dev/null and b/source/images/blog/2025-03-SOTOH-announce/art.png differ