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: