..
__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_bom.py
Fix sensor name ( fixes #14535 ) ( #14541 )
2018-05-19 17:14:53 +02:00
test_canary.py
Add support for Canary Flex ( #13280 )
2018-03-30 23:38:29 +02:00
test_coinmarketcap.py
Add configurable decimal rounding of display value for CoinMarketCap sensor and upgrade to 5.0.3 ( #14437 ) ( #14604 )
2018-05-25 15:39:04 +02:00
test_command_line.py
Initial support for Config Entries ( #12079 )
2018-02-16 14:07:38 -08:00
test_darksky.py
Add language parameter to darksky sensor ( #13297 )
2018-03-22 13:34:02 +01:00
test_deconz.py
deCONZ - Option to load or not to load clip sensors on start ( #14480 )
2018-05-29 10:09:53 -04:00
test_dsmr.py
Spelling fixes ( #11940 )
2018-01-27 11:58:27 -08:00
test_dte_energy_bridge.py
Fix for DTE Energy Bridge returning the wrong units from time to time ( #9246 )
2017-09-15 23:12:06 -07:00
test_dyson.py
Add support to Dyson 360 Eye robot vacuum using new vacuum platform ( #8852 )
2017-08-06 13:08:46 +02:00
test_efergy.py
Change units from KW to W ( #8761 )
2017-07-31 20:41:45 -07:00
test_fail2ban.py
Add fail2ban sensor ( #9975 )
2017-10-23 09:20:45 +02:00
test_fido.py
Fido component use now asyncio ( #11244 )
2017-12-29 18:33:11 +01:00
test_file.py
Added file path validity checks to file sensor ( #12505 )
2018-03-29 19:47:49 -07:00
test_filesize.py
Adds filesize component ( #12211 )
2018-02-19 23:55:54 -08:00
test_filter.py
Fix filter sensor missing window_size argument ( #14252 )
2018-05-05 03:10:08 +02:00
test_folder.py
Adds folder sensor ( #12208 )
2018-02-21 23:21:07 -08:00
test_foobot.py
Adding Foobot device sensor ( #12417 )
2018-03-15 19:50:58 -07:00
test_geo_rss_events.py
Improved test runtime ( #11553 )
2018-01-09 16:00:49 -08:00
test_google_wifi.py
Catch exception ( fixes #8724 ) ( #8731 )
2017-08-01 19:30:26 +02:00
test_hddtemp.py
Fix source code using Windows newline ( #12248 )
2018-02-09 08:11:47 +01:00
test_history_stats.py
Fix 0 value when home-assistant restarts ( #12874 )
2018-03-03 22:59:25 +01:00
test_hydroquebec.py
Update hydroquebec component to use hass httpsession ( #11412 )
2018-01-05 10:22:40 +01:00
test_imap_email_content.py
Move IMAP Email Content body to an attribute ( #11096 )
2018-01-01 18:09:40 -08:00
test_kira.py
Add Kira component to sensor and remote platforms ( #7479 )
2017-05-12 21:12:47 -07:00
test_london_air.py
Adds London_air component ( #9020 )
2017-08-19 11:05:16 +02:00
test_london_underground.py
Add london_underground ( #8272 )
2017-07-02 11:32:38 -07:00
test_melissa.py
Fixes according to review from @MartinHjelmare Thank you. ( #12171 )
2018-02-06 21:27:35 +01:00
test_mfi.py
Fix a bunch of typos ( #9545 )
2017-09-23 17:15:46 +02:00
test_mhz19.py
Fix aiohttp deprecation warnings ( #13240 )
2018-03-15 21:49:49 +01:00
test_min_max.py
Add a 'last' mode and attribute to min_max sensor ( #11037 )
2018-01-18 23:03:41 +01:00
test_moldindicator.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_moon.py
more moon states
2017-03-09 16:54:04 -05:00
test_mqtt.py
Add MQTT Sensor device_class ( #14033 )
2018-05-01 15:38:08 -04:00
test_mqtt_room.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_openhardwaremonitor.py
Openhardwaremonitor ( #8056 )
2017-06-25 13:48:05 -07:00
test_pilight.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_radarr.py
Make 'monitored_conditions' optional ( #8843 )
2017-08-06 10:05:37 +02:00
test_random.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
test_rest.py
Added checks for empty replies from REST calls and supporting tests ( #12904 )
2018-03-05 15:30:28 -08:00
test_rflink.py
Add option to disable automatic add for lights and sensors. ( #6852 )
2017-03-30 08:02:03 -07:00
test_rfxtrx.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_ring.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
test_season.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
test_sigfox.py
Spelling, grammar etc fixes ( #14432 )
2018-05-13 12:09:28 +02:00
test_simulated.py
Adds simulated sensor ( #12539 )
2018-02-26 00:01:01 -08:00
test_sleepiq.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_sonarr.py
Lint Sonarr tests
2017-08-29 08:10:38 -07:00
test_sql.py
Convert decimals from SQL results ( #13059 )
2018-03-10 10:40:28 -08:00
test_startca.py
Add New Sensor for ISP Start.ca ( #12356 )
2018-02-12 19:43:56 -08:00
test_statistics.py
Fix statistics sensor mean and median when only one sample is available. ( #11180 )
2017-12-18 21:21:27 +01:00
test_tcp.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_teksavvy.py
TekSavvy Sensor unlimited bandwidth support ( #12325 )
2018-02-28 16:21:10 -08:00
test_template.py
Remove extra quotes from docstrings ( #14431 )
2018-05-13 11:06:15 +02:00
test_time_date.py
Fix for time_date sensor ( #10694 )
2017-11-19 19:41:30 -08:00
test_uk_transport.py
Add uk_transport component. ( #8600 )
2017-07-26 20:49:52 +01:00
test_uptime.py
Rename homeassistant.util.async to .async_ ( #13088 )
2018-03-11 10:01:12 -07:00
test_version.py
Add version sensor ( #8912 )
2017-08-12 08:52:56 +02:00
test_vultr.py
Fixes for PEP257 ( #11810 )
2018-01-20 22:35:38 -08:00
test_worldclock.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_wsdot.py
Use ATTR_NAME from const.py ( #14450 )
2018-05-14 13:05:52 +02:00
test_wunderground.py
WUnderground unique ids ( #13311 )
2018-05-02 14:23:07 -04:00
test_yahoo_finance.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_yr.py
Add 'forecast' ability to yr weather sensor ( #8650 )
2017-08-01 22:42:51 -07:00
test_yweather.py
Expose the condition code on condition sensors ( #14011 )
2018-04-21 10:20:33 +02:00
test_zwave.py
Repair zwave sensor coverage ( #6764 )
2017-03-23 20:57:15 -07:00