mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
2024.10: Finish up repair source
This commit is contained in:
parent
5319be681b
commit
d056de97ac
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: "2024.10: Beta release notes"
|
title: "2024.10: Heading in the right direction"
|
||||||
description: "Beta release notes for Home Assistant 2024.10"
|
description: "Beta release notes for Home Assistant 2024.10"
|
||||||
date: 2024-09-25 00:00:00
|
date: 2024-09-25 00:00:00
|
||||||
date_formatted: "October 2, 2024"
|
date_formatted: "October 2, 2024"
|
||||||
@ -423,10 +423,10 @@ noteworthy changes this release:
|
|||||||
|
|
||||||
### The source of a repair
|
### The source of a repair
|
||||||
|
|
||||||
Integrations can raise issues in your repairs dashboard, they can raise issues
|
{% term Integrations %} can raise issues in your repairs dashboard, they can
|
||||||
for themselves, but also for other integrations. An example of such an issue,
|
raise issues for themselves, but also for other integrations. An example of
|
||||||
is an integration that connects to your device that raises an issue on an
|
such an issue, is an integration that connects to your device that raises an
|
||||||
automation that controls it.
|
issue on an {% term automation %} that controls it.
|
||||||
|
|
||||||
The result, is an automation issue in your repair center. This is cool, but
|
The result, is an automation issue in your repair center. This is cool, but
|
||||||
you might want to know which integration raised the issue in the first place.
|
you might want to know which integration raised the issue in the first place.
|
||||||
@ -434,7 +434,7 @@ you might want to know which integration raised the issue in the first place.
|
|||||||
Thanks to [@wendevlin], we now show the source integration of the repair issue
|
Thanks to [@wendevlin], we now show the source integration of the repair issue
|
||||||
in the issue dialog.
|
in the issue dialog.
|
||||||
|
|
||||||

|
<img class="no-shadow" src="/images/blog/2024-10/repair-issue-reported-by.png" alt="Screenshot showing the YAML editor with collapsed sections and the vertical indentation line.">
|
||||||
|
|
||||||
[@wendevlin]: https://github.com/wendevlin
|
[@wendevlin]: https://github.com/wendevlin
|
||||||
|
|
||||||
|
BIN
source/images/blog/2024-10/repair-issue-reported-by.png
Normal file
BIN
source/images/blog/2024-10/repair-issue-reported-by.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 316 KiB |
Loading…
x
Reference in New Issue
Block a user