core/tests
Martin Hjelmare 45a7c27280 Add mysensors device tracker and platform discovery (#5781)
* Add mysensors device_tracker platform

* Add discovery of device_tracker platforms

* Enable discovery of device_tracker platforms that are not
  DeviceScanner.
* Update signature of setup_scanner function in all affected platforms.
* Add test.
* Use discovery for mysensors device_tracker platform.

* Remove gps accuracy

* Small change to core like schema

* fix depency
2017-02-07 20:47:11 +01:00
..
components Add mysensors device tracker and platform discovery (#5781) 2017-02-07 20:47:11 +01:00
fixtures Added new Washington State DOT sensor. (#5496) 2017-01-24 22:08:19 -08:00
helpers add min and max jinja filters (#5765) 2017-02-07 00:25:47 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts MQTT discovery (#5724) 2017-02-07 09:13:24 -08:00
test_util Aiohttp client unittest (#5635) 2017-01-29 16:15:40 -08:00
testing_config/custom_components Move part of image_processing tests (#5634) 2017-01-29 14:40:37 -08:00
util Fix load_yaml default value (#5383) 2017-01-16 22:08:47 -08:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py MQTT discovery (#5724) 2017-02-07 09:13:24 -08:00
conftest.py MQTT discovery (#5724) 2017-02-07 09:13:24 -08:00
test_bootstrap.py Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
test_config.py Apply new customize format to Zwave (#5603) 2017-01-28 22:29:51 +02:00
test_core.py Check config before restarting (#5609) 2017-02-07 01:19:08 -08:00
test_loader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Reserve a test port for broken api to fix race (#5371) 2017-01-16 12:56:47 -08:00