MindrustUK / Heatmiser-for-home-assistant

Heatmiser Neo-Hub / Neostat support for home-assistant.io
87 stars 33 forks source link

Adding ability to download diagnostics #200

Closed ocrease closed 3 weeks ago

ocrease commented 3 weeks ago

Hi @MindrustUK I thought it would be useful to add diagnostics capability to the integration. With this PR, you can Download diagnostics from the UI:

image

This downloads a file that includes the data for all the devices and other information that would be very helpful if people can upload when they raise an issue (or you can ask them to upload it if they haven't done so). Attached is a sample file.

diagnostics_sample.json

Note that potentially sensitive fields like the host, pin numbers and serial numbers are redacted. Hopefully you find it worthwhile and we can merge it to dev

MindrustUK commented 3 weeks ago

@ocrease good spot. Not something I'd thought of. Happily merging. Thanks!