hass-core/tests/components/sensor
David-Leon Pohl 947c1efca2 New pilight sensor component ()
* Pilight daemon expects JSON serializable data. Thus dict is needed and not a mapping proxy.
* Add explanation why dict as message data is needed
* Use pytest-caplog and no unittest.TestCase
2016-10-18 23:16:20 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Optimize template 2 () 2016-09-27 21:29:55 -07:00
test_darksky.py Continue on invalid platforms and new setup_component unit tests () 2016-10-08 11:27:35 -07:00
test_imap_email_content.py Optimize template 2 () 2016-09-27 21:29:55 -07:00
test_mfi.py Removing calls to mock.assert_called_once_with () 2016-10-16 16:13:27 -07:00
test_min_max.py Minimum/maximum/mean sensor () 2016-10-14 21:43:46 -07:00
test_moldindicator.py Use setup_component in tests () 2016-09-17 10:29:58 -07:00
test_mqtt.py Migrate core from threads to async awesomeness () 2016-09-12 19:16:14 -07:00
test_mqtt_room.py Use setup_component in tests () 2016-09-17 10:29:58 -07:00
test_pilight.py New pilight sensor component () 2016-10-18 23:16:20 +02:00
test_rfxtrx.py Skip RFXtrx tests unless RFXTRX=RUN () 2016-10-01 13:57:10 -07:00
test_sleepiq.py Continue on invalid platforms and new setup_component unit tests () 2016-10-08 11:27:35 -07:00
test_statistics.py Statistics sensor () 2016-10-04 01:04:00 -07:00
test_tcp.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_template.py Continue on invalid platforms and new setup_component unit tests () 2016-10-08 11:27:35 -07:00
test_wunderground.py Added the ability to Weather Underground to track severe weather alerts () 2016-10-14 21:35:27 -07:00
test_yr.py Move elevation to core config and clean up HTTP mocking in tests () 2016-06-27 09:02:45 -07:00