tweaks and fixes

This commit is contained in:
Franck Nijhof 2025-07-30 09:03:43 +00:00
parent 85b89f356c
commit 0ad13e8fc0
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952
2 changed files with 5 additions and 5 deletions

View File

@ -107,9 +107,9 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 2025 current_major_version: 2025
current_minor_version: 7 current_minor_version: 8
current_patch_version: 4 current_patch_version: 0
date_released: 2025-07-28 date_released: 2025-08-06
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.

View File

@ -3,7 +3,7 @@ layout: post
title: "2025.8 Beta: A Betta title" title: "2025.8 Beta: A Betta title"
description: "Beta release notes for Home Assistant Core 2025.8" description: "Beta release notes for Home Assistant Core 2025.8"
date: 2025-07-29 00:00:00 date: 2025-07-29 00:00:00
date_formatted: "August 8, 2025" date_formatted: "August 6, 2025"
author: Franck Nijhof author: Franck Nijhof
author_twitter: frenck author_twitter: frenck
comments: true comments: true
@ -157,7 +157,7 @@ To help get started with AI task, weve prepared a blueprint to analyze camera
The AI Task integration has one extra feature under its belt: default entities. You can go to {% my general title="**Settings** > **System** > **General**" %} and configure what AI Task entity you want to use as the default. With a default set, you no longer have to specify an entity when generating data, making it easier to share blueprints. The AI Task integration has one extra feature under its belt: default entities. You can go to {% my general title="**Settings** > **System** > **General**" %} and configure what AI Task entity you want to use as the default. With a default set, you no longer have to specify an entity when generating data, making it easier to share blueprints.
<img class="no-shadow" alt="TODO: Replace image" src="/images/blog/2025-08/ask_question.png" /> <img class="no-shadow" alt="TODO: Replace image" src="/images/blog/2025-08/temp-ai-suggestions.png" />
Setting a default also does more: When a default is configured, and only then, a new type of button will start showing up in different places in Home Assistant: ![Suggest with AI](/images/blog/2025-08/suggest-with-ai.png). Setting a default also does more: When a default is configured, and only then, a new type of button will start showing up in different places in Home Assistant: ![Suggest with AI](/images/blog/2025-08/suggest-with-ai.png).