hass-core/tests/components/sensor
Felix eaebe83429 Moldindicator Sensor (#1575)
* Adds MoldIndicator sensor platform

This sensor may be used to get an indication for possible mold growth in rooms.
It calculates the humidity at a pre-calibrated indoor point (wall, window).

* Automatic conversion to Fahrenheit for mold_indicator

* Minor change to critical temp label

* Fixed docstrings and styles

* Minor changes to MoldIndicator implementation

* Added first (non-working) implementation for mold_indicator test

* Small style changes

* Minor improvements to mold_indicator

* Completed unit test for mold indicator

* Fix to moldindicator initialization

* Adds missing period. Now that really matters..

* Adds test for sensor_changed function
2016-05-21 09:58:59 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_mfi.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
test_moldindicator.py Moldindicator Sensor (#1575) 2016-05-21 09:58:59 -07:00
test_mqtt.py Config validation for MQTT sensor platform. 2016-04-06 22:51:39 -04:00
test_rfxtrx.py Refactor rfxtrx code 2016-04-24 13:42:59 +02:00
test_tcp.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_template.py Clean up template platforms 2016-03-24 23:22:17 -07:00
test_yr.py Config validation of yr sensor (#1767) 2016-04-10 10:43:05 -07:00