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:
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.
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
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: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