From cf7f2a2289501c9b26d050a313f1111d0d269e09 Mon Sep 17 00:00:00 2001 From: Jeef Date: Fri, 18 Feb 2022 10:31:53 -0700 Subject: [PATCH] Diagnostic Sensor Documentation (#21661) --- source/_integrations/intellifire.markdown | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/source/_integrations/intellifire.markdown b/source/_integrations/intellifire.markdown index 3414d2c07fa..2066a846aac 100644 --- a/source/_integrations/intellifire.markdown +++ b/source/_integrations/intellifire.markdown @@ -28,10 +28,19 @@ The following sensors are available as either a **Binary Sensor** when dealing w - **Timer Sensor**: Whether the sleep timer is turned on. - **Thermostat Sensor**: Whether the thermostat is turned on. -### Sensors +### Sensor - **Flame Height**: Numerical indicator of flame height, where `0` is the lowest setting. - **Temperature**: Current ambient temperature as read by the fireplace remote. - **Target Temperature**: If the thermostat is engaged this is the target temperature the fireplace will try to reach, as measured by the remote. - **Fan Speed**: Numerical indicator of fan speed. - **Timer End Time**: If the sleep timer is enabled, this is time it will finish. + +### Diagnostic Sensors + +- **Connection Quality** - Local network connection quality _(disabled by default)_. +- **Downtime** - Unit downtime. Will read `Unknown` if there is currently no downtime. +- **ECM Latency** - Electronic Control Module Latency value _(disabled by default)_. +- **IP** - IP Address of the unit. +- **Uptime** - Unit uptime. +