core/homeassistant/components/radiotherm
William Sutton c5239c6176 Add radiotherm CT80 current humidity support (#25024)
* Added CT80 Current Humidity Support

Added a check for if device is a CT80, and if so, queries the humidity object to get the current measured humidity reading.

* Update climate.py

Removed whitespace on line 229

* Update climate.py

Added humidity property. Version on local machine had that from previous tinkering.

* Update climate.py

Removed whitespace

* Update climate.py

Fixed tstat error handling for humidity data.
2019-07-09 21:18:05 +02:00
..
__init__.py
climate.py Add radiotherm CT80 current humidity support (#25024) 2019-07-09 21:18:05 +02:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00