You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+6-5
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ body:
26
26
attributes:
27
27
label: What type of installation are you running?
28
28
description: >
29
-
If you don't know, can be found in [Settings -> System -> Repairs -> System Information](https://my.home-assistant.io/redirect/system_health/).
29
+
If you don't know, can be found in [Settings -> System -> Repairs -> (three dot menu) -> System Information](https://my.home-assistant.io/redirect/system_health/).
30
30
It is listed as the `Installation Type` value.
31
31
options:
32
32
- Home Assistant OS
@@ -72,9 +72,9 @@ body:
72
72
validations:
73
73
required: true
74
74
attributes:
75
-
label: System Health information
75
+
label: System information
76
76
description: >
77
-
System Health information can be found in the top right menu in [Settings -> System -> Repairs](https://my.home-assistant.io/redirect/repairs/).
77
+
The System information can be found in [Settings -> System -> Repairs -> (three dot menu) -> System Information](https://my.home-assistant.io/redirect/system_health/).
78
78
Click the copy button at the bottom of the pop-up and paste it here.
79
79
80
80
[](https://my.home-assistant.io/redirect/system_health/)
@@ -83,8 +83,9 @@ body:
83
83
label: Supervisor diagnostics
84
84
placeholder: "drag-and-drop the diagnostics data file here (do not copy-and-paste the content)"
85
85
description: >-
86
-
Supervisor diagnostics can be found in [Settings -> Integrations](https://my.home-assistant.io/redirect/integrations/).
87
-
Find the card that says `Home Assistant Supervisor`, open its menu and select 'Download diagnostics'.
86
+
Supervisor diagnostics can be found in [Settings -> Devices & services](https://my.home-assistant.io/redirect/integrations/).
87
+
Find the card that says `Home Assistant Supervisor`, open it, and select the three dot menu of the Supervisor integration entry
88
+
and select 'Download diagnostics'.
88
89
89
90
**Please drag-and-drop the downloaded file into the textbox below. Do not copy and paste its contents.**
0 commit comments