Compare commits

..

No commits in common. "c82edd86337766e6bcc33b43277cf0b4066c4881" and "eba4eba3ab7a55bbfede7286054554f3b4289704" have entirely different histories.

4 changed files with 7 additions and 28 deletions

View File

@ -175,12 +175,6 @@ yellow:
ship_to: Asia ship_to: Asia
url: https://www.seeedstudio.com/Home-Assistant-Yellow-Kit-with-selectable-CM4.html url: https://www.seeedstudio.com/Home-Assistant-Yellow-Kit-with-selectable-CM4.html
logo: /images/distributors/seeed-studio.webp logo: /images/distributors/seeed-studio.webp
# Australia
- name: Smart Guys
ship_from: Australia
ship_to: Australia
url: https://smartguys.com.au/product/home-assistant-yellow-smart-hub/
logo: /images/distributors/smart-guys.webp
# Europe # Europe
- name: Botland - name: Botland
ship_from: Poland ship_from: Poland

View File

@ -388,22 +388,12 @@ This button will only be visible within the Home Assistant Companion App (so not
- For iOS, minimum version is iOS 16 (minimal 16.3 is preferred) and the most recent version of the HA companion app. - For iOS, minimum version is iOS 16 (minimal 16.3 is preferred) and the most recent version of the HA companion app.
- For Android, minimum version is 8.1 and the most recent version of the (full) HA Companion app, downloaded from the Play Store. - For Android, minimum version is 8.1 and the most recent version of the (full) HA Companion app, downloaded from the Play Store.
### When trying to commission using Android, I get an error "Matter is unavailable" ### When I'm trying to commission using the Android app, I get an error stating "Matter is currently unavailable"
1. For Android, minimum version is 8.1. Ideally, update to the latest version. See above, make sure your device meets all requirements to support Matter. Update Android to the latest version and the Home Assistant Companion app. To quickly verify if your device meets all requirements to support Matter, on your Android device, go to **Settings** > **Google** > **Devices & Sharing**. There should be an entry there for **Matter devices**.
2. Use a regular, Google-account Android setup. No alternative Android versions.
3. Home Assistant Companion app: Some users have reported that uninstalling and reinstalling the Google Home app fixed this issue for them.
- Make sure to install the (full) version, downloaded from the Play Store. Also see this [extended troubleshooting guide](https://developers.home.google.com/matter/verify-services) from Google.
- Make sure it is the latest version.
4. To verify your device meets all requirements to support Matter, on your Android device, go to **Settings** > **Google** > **Devices & Sharing**.
- There should be an entry there for **Matter devices**.
5. Make sure the play services are all up to date.
6. If you only just installed or updated the Home Assistant Companion app:
- Wait.
- It can take a while before the required components are installed in the background. - Try again after 1 hour to ensure the installation is complete.
7. If the error persists, reinstall the Home Assistant Companion app.
8. Some users have reported that reinstalling the Google Home app fixed this issue for them.
9. For more information, refer to the [extended troubleshooting guide](https://developers.home.google.com/matter/verify-services) from Google.
### Unable to commission devices, it keeps giving errors or stops working randomly ### Unable to commission devices, it keeps giving errors or stops working randomly

View File

@ -168,6 +168,8 @@ Currently only supported on [Denon AVR](/integrations/denonavr/) and [Songpal](
#### Action `media_player.shuffle_set` #### Action `media_player.shuffle_set`
Currently only supported on [Sonos](/integrations/sonos), [Spotify](/integrations/spotify), [MPD](/integrations/mpd), [Kodi](/integrations/kodi), [Roon](/integrations/roon), [OwnTone](/integrations/forked_daapd), [Squeezebox](/integrations/squeezebox) and [Universal](/integrations/universal).
| Data attribute | Optional | Description | | Data attribute | Optional | Description |
| ---------------------- | -------- | ---------------------------------------------------- | | ---------------------- | -------- | ---------------------------------------------------- |
| `entity_id` | yes | Target a specific media player. For example `media_player.spotify`| | `entity_id` | yes | Target a specific media player. For example `media_player.spotify`|

View File

@ -62,13 +62,6 @@ As an open source project, Home Assistant cannot offer bounties for security vul
The following is a list of past security advisories that have been published by the Home Assistant project. The following is a list of past security advisories that have been published by the Home Assistant project.
**2025-02-18: SSL validation for outgoing requests in core and used libs not correct**
Severity: _High (CVSS: 7.0)_
Detailed information: _[Security advisory](https://github.com/home-assistant/core/security/advisories/GHSA-m3pm-rpgg-5wj6)_
Assigned CVE: _[CVE-2025-25305](https://nvd.nist.gov/vuln/detail/CVE-2025-25305)_
Discovered by: _[ReneNulschDE](https://github.com/ReneNulschDE)_
Fixed in: _Home Assistant Core 2024.1.6_
**2023-12-14: User accounts disclosed to unauthenticated actors on the LAN** **2023-12-14: User accounts disclosed to unauthenticated actors on the LAN**
Severity: _Moderate (CVSS: 4.2)_ Severity: _Moderate (CVSS: 4.2)_
Detailed information: _[Security advisory](https://github.com/home-assistant/core/security/advisories/GHSA-jqpc-rc7g-vf83)_ Detailed information: _[Security advisory](https://github.com/home-assistant/core/security/advisories/GHSA-jqpc-rc7g-vf83)_