From 65a474374e57cf7809103fe96113fc0ab7f37a72 Mon Sep 17 00:00:00 2001 From: Jeef Date: Mon, 24 Oct 2022 15:09:12 -0600 Subject: [PATCH] IntelliFire Docs - Add Debug Info (#24527) Co-authored-by: Franck Nijhof --- source/_integrations/intellifire.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/intellifire.markdown b/source/_integrations/intellifire.markdown index febcf3b74d4..74ca168405d 100644 --- a/source/_integrations/intellifire.markdown +++ b/source/_integrations/intellifire.markdown @@ -101,6 +101,18 @@ The following is a description of the various diagnostic error sensors and what The IFT module can suffer a variety of issues that will render it inoperable. Some of these have been confirmed by the manufacturer and some appear to be random. There are two paths to try when attempting to reset the module: +#### Enabling Debugging + +To turn on debug logging modify your `configuration.yaml` file in the `/config` directory and add the following: + + +```yaml +logger: + logs: + homeassistant.components.intellifire: debug + intellifire4py: debug +``` + #### Issue a Soft Reset There is a debug web interface available at [iftapi.net/webaccess](http://iftapi.net/webaccess/login.html). From here you can log in and then navigate to your individual fireplace unit and issue a **Soft Reset** as follows: