mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
IntelliFire Docs - Add Debug Info (#24527)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
3693575e48
commit
65a474374e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user