hass-core/tests/components/sensor
Paulus Schoutsen 519d9f2fd0 async HTTP component (#3914)
* Migrate WSGI to asyncio

* Rename wsgi -> http

* Python 3.4 compat

* Move linting to Python 3.4

* lint

* Lint

* Fix Python 3.4 mock_open + binary data

* Surpress logging aiohttp.access

* Spelling

* Sending files is a coroutine

* More callback annotations and naming fixes

* Fix ios
2016-10-23 23:48:01 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_darksky.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
test_imap_email_content.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07: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 Minimum/maximum/mean sensor (#3852) 2016-10-14 21:43:46 -07:00
test_moldindicator.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_mqtt.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_mqtt_room.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_pilight.py New pilight sensor component (#3822) 2016-10-18 23:16:20 +02:00
test_rfxtrx.py Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
test_sleepiq.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
test_statistics.py Statistics sensor (#3513) 2016-10-04 01:04:00 -07:00
test_tcp.py Migrate to voluptuous (#3748) 2016-10-21 21:14:35 -07:00
test_template.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
test_wunderground.py Added the ability to Weather Underground to track severe weather alerts (#3505) 2016-10-14 21:35:27 -07:00
test_yahoo_finance.py Added unit test to the Yahoo Finance sensor (#3943) 2016-10-20 20:14:50 +02:00
test_yr.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00