Added documentation (#9533)

Added documentation regarding home-assistant PR #24086. Humidity is now available from devices that have built in humidity sensors.
This commit is contained in:
William Sutton 2019-07-31 04:46:04 -04:00 committed by Franck Nijhof
parent e9fbc61eac
commit 862537aae2

View File

@ -60,3 +60,4 @@ climate:
- 192.168.99.137
- 192.168.99.202
```
Humidity is now available as the `current_humidity` attribute for each `climate.$HOST` entity. This only works for RadioThermostat devices that have a built in humidity sensor.