..
__init__.py
Fix PEP257 issues
2016-03-09 10:25:50 +01:00
test_api_streams.py
Fix up docstring for tests ( #5090 )
2016-12-28 20:04:59 +02:00
test_command_line.py
Optimize template 2 ( #3521 )
2016-09-27 21:29:55 -07:00
test_darksky.py
Added forecast support to DarkSky ( #5264 )
2017-01-26 22:32:45 -08:00
test_dsmr.py
DSMR: TCP, reconnecting and V4 CRC support ( #5164 )
2017-01-16 23:56:00 -08:00
test_history_stats.py
Add history_stats sensor ( #5610 )
2017-02-09 18:47:12 -08:00
test_imap_email_content.py
Use device_state_attributes() for platforms ( #5649 )
2017-01-30 16:16:49 +01:00
test_mfi.py
Removing calls to mock.assert_called_once_with ( #3896 )
2016-10-16 16:13:27 -07:00
test_min_max.py
New config parameter for min_max sensor to specify number of digits for rounding mean value ( #4237 )
2016-11-22 15:36:29 +01:00
test_moldindicator.py
Use setup_component in tests ( #3414 )
2016-09-17 10:29:58 -07:00
test_moon.py
Add moon sensor ( #5726 )
2017-02-02 23:43:03 -08:00
test_mqtt.py
Convert config.components to a set ( #5824 )
2017-02-09 20:21:57 +02:00
test_mqtt_room.py
Use setup_component in tests ( #3414 )
2016-09-17 10:29:58 -07:00
test_pilight.py
Convert config.components to a set ( #5824 )
2017-02-09 20:21:57 +02:00
test_random.py
Lazy initialise the worker pool ( #4110 )
2016-10-31 08:47:29 -07:00
test_rest.py
Fixes for rest tests ( #5495 )
2017-01-23 10:17:29 -05:00
test_rflink.py
Rflink 433Mhz gateway platform and components ( #4547 )
2017-01-31 08:11:52 -08:00
test_rfxtrx.py
Convert config.components to a set ( #5824 )
2017-02-09 20:21:57 +02:00
test_sleepiq.py
Fix tests closing properly ( #5203 )
2017-01-07 01:47:25 +01:00
test_sonarr.py
Fix tests closing properly ( #5203 )
2017-01-07 01:47:25 +01:00
test_statistics.py
Statistics sensor ( #3513 )
2016-10-04 01:04:00 -07:00
test_tcp.py
Fix TCP sensor to correctly use value_template ( #5211 )
2017-01-11 17:26:29 +01:00
test_template.py
Add icon_template to template sensor ( #5766 )
2017-02-07 01:51:44 -08:00
test_worldclock.py
Add test ( #3999 )
2016-10-24 22:01:38 -07:00
test_wsdot.py
Added new Washington State DOT sensor. ( #5496 )
2017-01-24 22:08:19 -08:00
test_wunderground.py
Fix tests closing properly ( #5203 )
2017-01-07 01:47:25 +01:00
test_yahoo_finance.py
Allow multiple symbols (sensor.yahoo_finance) ( #4126 )
2016-10-31 13:31:09 +01:00
test_yr.py
[WIP] Spread the traffic to yr.no servers and remove yr.no from the default… ( #5171 )
2017-01-04 23:20:30 +01:00