Skip to content

Commit 681b819

Browse files
committed
2022.2.0: Diagnostic improvements
1 parent 8cf4f0a commit 681b819

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

source/_posts/2022-02-02-release-20222.markdown

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -178,24 +178,22 @@ and Home Assistant Supervisor installation methods.
178178
## Diagnostics for integrations and devices
179179

180180
To make debugging and reporting issues with integrations or devices easier,
181-
both in terms of reporting it, but also for developers to fix them, we introduce:
181+
both in terms of reporting it, and for developers to fix them, we introduce:
182182
**Diagnostics**.
183183

184184
Diagnostics can be provided by integrations and allow you to download diagnostic
185-
information, about an integration or device you have set up,
186-
directly from the Home Assistant UI.
185+
information about an integration or device you have set up.
187186

188187
<p class='img'>
189-
<img class="no-shadow" src='/images/blog/2022-02/diagnostics.png' alt='SScreenshot showing the Download Diagnostics button on a Sonos device page'>
188+
<img class="no-shadow" src='/images/blog/2022-02/diagnostics.png' alt='Screenshot showing the Download Diagnostics button on a Sonos device page'>
190189
Screenshot of the Download Diagnostics button on the device page
191190
</p>
192191

193-
The above screenshot is from the device page of a Sonos speaker. The
194-
downloadable diagnostics file can be viewed, as a text file,
195-
and can be used for sharing when reporting an issue in our issue tracker.
192+
The downloadable diagnostics file can be viewed as a text file,
193+
and can be shared when reporting an issue in our issue tracker.
196194

197195
Diagnostics data can be extremely helpful in finding the root causes of
198-
an issue and to get them fixed. As a matter of fact, it helped us pin-pointing
196+
an issue and getting them fixed. As a matter of fact, it helped us pinpointing
199197
and fixing issues during the beta of this release.
200198

201199
The good news is that **61**! integrations already added support for this new

0 commit comments

Comments
 (0)