core/tests/components/sensor
Heiko Rothe 6aa0789e38 MQTT room presence detection (#2913)
* Added room presence tracker

* Fixed room/device discovery bugs

* Added tests for room tracker

* Fixed some formatting mistakes

* Fixed a tiny bug with the track new option

* Converted device tracker into sensor

* Removed leftover service entry

* Changed name to mqtt_room

* Changed payload validation to voluptuous

* Fixed validation

* Removed sleep from tests
2016-08-20 20:49:38 -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_forecast.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
test_mfi.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
test_moldindicator.py Fix docstring issues with MoldIndicator 2016-05-21 10:03:24 -07:00
test_mqtt.py Config validation for MQTT sensor platform. 2016-04-06 22:51:39 -04:00
test_mqtt_room.py MQTT room presence detection (#2913) 2016-08-20 20:49:38 -07:00
test_rfxtrx.py rfxtrx light tests 2016-07-17 11:14:29 +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_wunderground.py Type-o 2016-08-18 16:39:16 -06:00
test_yr.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00