Skip to content

Commit

Permalink
Add documentation for indoor sensors (#28646)
Browse files Browse the repository at this point in the history
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
  • Loading branch information
jakecolman and frenck committed Aug 28, 2023
1 parent d638984 commit 3178bf7
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions source/_integrations/honeywell.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ Home Assistant is integrated with the following devices through [https://mytotal
- Every thermostat is exposed as a climate entity
- Known working devices: [TH6320R1004](https://customer.resideo.com/en-US/Pages/Product.aspx?cat=HonECC%2520Catalog&pid=TH6320R1004/U), [RTH9585WF1004](https://www.honeywellhome.com/us/en/products/air/thermostats/wifi-thermostats/wifi-color-touchscreen-thermostat-rth9585wf1004-u/), [RTH6580WF](https://www.honeywellhome.com/us/en/products/air/thermostats/wifi-thermostats/wifi-7-day-programmable-thermostat-rth6580wf1001-u1/)
- Sensors
- A Temperature sensor entity.
- A Humidity sensor entity.
- Known working devices: [C7089R1013](https://customer.resideo.com/en-US/Pages/Product.aspx?cat=HonECC%20Catalog&pid=C7089R1013/U)
- A Temperature sensor entity
- A Humidity sensor entity
- Known working devices: [C7089R1013](https://customer.resideo.com/en-US/Pages/Product.aspx?cat=HonECC%20Catalog&pid=C7089R1013/U), [RTH6580WF](https://www.honeywellhome.com/us/en/products/air/thermostats/wifi-thermostats/wifi-7-day-programmable-thermostat-rth6580wf1001-u1/)

Others devices like Security systems are not currently supported by this integration
Other devices like Security systems are not currently supported by this integration.

## Climate

Expand All @@ -49,10 +49,12 @@ All [climate services](/integrations/climate) are supported except set_swing_mod

## Sensor

The sensor platform integrates outside temperature and outside humidity into Home Assistant as sensors for each device.
The sensor platform integrates inside and outside temperature and humidity into Home Assistant as sensors for each device. Not every supported thermostat will support all sensors.

This integration will add Home Assistant sensors for the following:
|Sensor|Value|
--- | ---
|Outdoor temperature | Average temperature of all Honeywell Wireless Outdoor Sensors|
|Outdoor humidity | Average humidity of all Honeywell Wireless Outdoor Sensors|
|Indoor temperature | Current temperature as measured at the specific thermostat|
|Indoor humidity | Current humidity as measured at the specific thermostat|

0 comments on commit 3178bf7

Please sign in to comment.