From 386d4c5e34f0ebcfaa481ed1114acc7eeea4305b Mon Sep 17 00:00:00 2001 From: Sanjay Govind Date: Sat, 5 Apr 2025 00:55:06 +1300 Subject: [PATCH] Add documentation about bosch alarm diagnostics (#38353) * add notes about diagnostics * move diagnostics under troubleshooting * fix styling --- source/_integrations/bosch_alarm.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/bosch_alarm.markdown b/source/_integrations/bosch_alarm.markdown index 0b464947351..e1cd7a77def 100644 --- a/source/_integrations/bosch_alarm.markdown +++ b/source/_integrations/bosch_alarm.markdown @@ -58,6 +58,13 @@ The integration will prompt for the required passcodes, which depend on the pane Since the _Mode 2_ automation user has "superuser" privileges, it bypasses the regularly configured alarm pin: you will _not_ be prompted for a _User_ code when arming/disarming through the integration. {% endimportant %} +## Troubleshooting + +### Diagnostics information + +Consider uploading [the diagnostics file](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics) along with your issue report to allow faster triaging and pinpointing the issue. +The information contained in the generated diagnostics file is redacted to avoid any sensitive information while still remaining useful for developers to fix the issue. + ## Removing the integration This integration follows standard integration removal. No extra steps are required.