hass-core/tests/components/sensor
2018-06-05 19:44:41 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_api_streams.py Fix up docstring for tests () 2016-12-28 20:04:59 +02:00
test_bom.py Fix sensor name (fixes ) () 2018-05-19 17:14:53 +02:00
test_canary.py Add support for Canary Flex () 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 () () 2018-05-25 15:39:04 +02:00
test_command_line.py Initial support for Config Entries () 2018-02-16 14:07:38 -08:00
test_darksky.py Add language parameter to darksky sensor () 2018-03-22 13:34:02 +01:00
test_deconz.py deCONZ - Option to load or not to load clip sensors on start () 2018-05-29 10:09:53 -04:00
test_dsmr.py Spelling fixes () 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 () 2017-09-15 23:12:06 -07:00
test_dyson.py Add support to Dyson 360 Eye robot vacuum using new vacuum platform () 2017-08-06 13:08:46 +02:00
test_efergy.py Change units from KW to W () 2017-07-31 20:41:45 -07:00
test_fail2ban.py Add fail2ban sensor () 2017-10-23 09:20:45 +02:00
test_fido.py Fido component use now asyncio () 2017-12-29 18:33:11 +01:00
test_file.py Added file path validity checks to file sensor () 2018-03-29 19:47:49 -07:00
test_filesize.py Adds filesize component () 2018-02-19 23:55:54 -08:00
test_filter.py Fix filter sensor missing window_size argument () 2018-05-05 03:10:08 +02:00
test_folder.py Adds folder sensor () 2018-02-21 23:21:07 -08:00
test_foobot.py Adding Foobot device sensor () 2018-03-15 19:50:58 -07:00
test_geo_rss_events.py Improved test runtime () 2018-01-09 16:00:49 -08:00
test_google_wifi.py Catch exception (fixes ) () 2017-08-01 19:30:26 +02:00
test_hddtemp.py Fix source code using Windows newline () 2018-02-09 08:11:47 +01:00
test_history_stats.py Fix 0 value when home-assistant restarts () 2018-03-03 22:59:25 +01:00
test_hydroquebec.py Update hydroquebec component to use hass httpsession () 2018-01-05 10:22:40 +01:00
test_imap_email_content.py Move IMAP Email Content body to an attribute () 2018-01-01 18:09:40 -08:00
test_kira.py Add Kira component to sensor and remote platforms () 2017-05-12 21:12:47 -07:00
test_london_air.py Adds London_air component () 2017-08-19 11:05:16 +02:00
test_london_underground.py Add london_underground () 2017-07-02 11:32:38 -07:00
test_melissa.py Fixes according to review from @MartinHjelmare Thank you. () 2018-02-06 21:27:35 +01:00
test_mfi.py Fix a bunch of typos () 2017-09-23 17:15:46 +02:00
test_mhz19.py Fix aiohttp deprecation warnings () 2018-03-15 21:49:49 +01:00
test_min_max.py Add a 'last' mode and attribute to min_max sensor () 2018-01-18 23:03:41 +01:00
test_moldindicator.py Split bootstrap into bs + setup () 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 () 2018-05-01 15:38:08 -04:00
test_mqtt_room.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_openhardwaremonitor.py Openhardwaremonitor () 2017-06-25 13:48:05 -07:00
test_pilight.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_radarr.py Make 'monitored_conditions' optional () 2017-08-06 10:05:37 +02:00
test_random.py Spelling fixes () 2018-01-29 23:37:19 +01:00
test_rest.py Added checks for empty replies from REST calls and supporting tests () 2018-03-05 15:30:28 -08:00
test_rflink.py Add option to disable automatic add for lights and sensors. () 2017-03-30 08:02:03 -07:00
test_rfxtrx.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_ring.py Spelling fixes () 2018-01-29 23:37:19 +01:00
test_season.py Spelling fixes () 2018-01-29 23:37:19 +01:00
test_sigfox.py Spelling, grammar etc fixes () 2018-05-13 12:09:28 +02:00
test_simulated.py Limit to 3 decimals (fixes ) 2018-06-05 19:44:41 +02:00
test_sleepiq.py Split bootstrap into bs + setup () 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 () 2018-03-10 10:40:28 -08:00
test_startca.py Add New Sensor for ISP Start.ca () 2018-02-12 19:43:56 -08:00
test_statistics.py Fix statistics sensor mean and median when only one sample is available. () 2017-12-18 21:21:27 +01:00
test_tcp.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_teksavvy.py TekSavvy Sensor unlimited bandwidth support () 2018-02-28 16:21:10 -08:00
test_template.py Remove extra quotes from docstrings () 2018-05-13 11:06:15 +02:00
test_time_date.py Fix for time_date sensor () 2017-11-19 19:41:30 -08:00
test_uk_transport.py Add uk_transport component. () 2017-07-26 20:49:52 +01:00
test_uptime.py Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00
test_version.py Add version sensor () 2017-08-12 08:52:56 +02:00
test_vultr.py Fixes for PEP257 () 2018-01-20 22:35:38 -08:00
test_worldclock.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_wsdot.py Use ATTR_NAME from const.py () 2018-05-14 13:05:52 +02:00
test_wunderground.py WUnderground unique ids () 2018-05-02 14:23:07 -04:00
test_yahoo_finance.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_yr.py Add 'forecast' ability to yr weather sensor () 2017-08-01 22:42:51 -07:00
test_yweather.py Expose the condition code on condition sensors () 2018-04-21 10:20:33 +02:00
test_zwave.py Repair zwave sensor coverage () 2017-03-23 20:57:15 -07:00