core/tests/components/sensor
cgtobi e9cdbe5d8c Add language parameter to darksky sensor (#13297) 2018-03-22 13:34:02 +01:00
..
__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_canary.py Fixed Canary temperature sensor and remapped air quality value (#11355) 2018-01-28 15:30:46 -08:00
test_coinmarketcap.py Add display currency setting to CoinMarketCap sensor (#10093) 2017-10-26 18:49:17 +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_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 Entity registry (#11979) 2018-01-30 10:39:39 +01:00
test_filesize.py Adds filesize component (#12211) 2018-02-19 23:55:54 -08:00
test_filter.py Added Time based SMA to Filter Sensor (#13104) 2018-03-18 08:58:52 -07: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 Spelling fixes (#12041) 2018-01-29 23:37:19 +01: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_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 Sensor template don't exit early on TemplateError (#13041) 2018-03-10 20:45:32 -08: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 Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_wunderground.py Fix WUnderground duplicate entity ids (#13285) 2018-03-17 13:14:53 +01: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 Temporarily fix yahoo weather API issue and add unit test. (#10737) 2017-11-23 12:45:56 -08:00
test_zwave.py Repair zwave sensor coverage (#6764) 2017-03-23 20:57:15 -07:00