@@ -200,28 +200,27 @@ The good news is that **61**! integrations already added support for this new
200
200
diagnostics feature, including Z-Wave JS, ESPHome, Sonos, Shelly, WLED,
201
201
Unifi, Nest, deCONZ, KNX, Tuya, Roku, Samsung TV, and many more!
202
202
203
- ## Finding known integration issues and where to report them
203
+ ## Finding known issues and where to report new ones
204
204
205
- Experiencing an issue with an integration? Want to know if your issue
205
+ Are you experiencing an issue with an integration? Want to know if your issue
206
206
is already known and reported? Or, maybe you are not sure where our
207
207
issue tracker can be found?
208
208
209
- We added a small menu option to each integration, solving just that.
209
+ We added a small menu option to each integration, helping with that.
210
210
211
- <!-- <p class='img'>
212
- <img class="no-shadow" src='/images/blog/2022-02/diagnostics.png' alt='SScreenshot showing the Download Diagnostics button on a Sonos device page'>
213
- Screenshot of the Download Diagnostics button on the device page
214
- </p>-->
215
-
216
- ** TODO: Screenshot**
211
+ <p class =' img ' >
212
+ <img class =" no-shadow " src =' /images/blog/2022-02/known-issues.png ' alt =' Screenshot showing the known issues menu item an integration card ' >
213
+ Clicking the "Known issues" item will open up our issue tracker for this integration.
214
+ </p >
217
215
218
216
This button will bring you to our issue tracker, showing all currently known
219
217
and open issues for this integration.
220
218
221
219
Is your issue not listed? Well, if this integration provides diagnostics,
222
220
download those. Next, go back to issue tracker, using the new known issues link,
223
- and click the "New issue" button in the top right corner to report your issue
224
- by filling out the form.
221
+ and click the "New issue" button in the top right corner to report your issue.
222
+ Fill out the form and attach the diagnostics file by dragging and
223
+ dropping it into the form.
225
224
226
225
## Improved handling of device tracker entities
227
226
0 commit comments