core/homeassistant
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
helpers add min and max jinja filters (#5765) 2017-02-07 00:25:47 -08:00
scripts Check config before restarting (#5609) 2017-02-07 01:19:08 -08:00
util Update package.py (#5783) 2017-02-06 22:16:17 +01:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add version test for monkey_patch_asyncio() (#5127) 2017-01-03 17:47:33 +01:00
bootstrap.py log formats match (#5456) 2017-01-19 21:31:44 -08:00
config.py Bugfix customize (#5613) 2017-01-28 23:52:30 +01:00
const.py Version bump to 0.38.0.dev0 2017-01-28 15:13:59 -08:00
core.py Check config before restarting (#5609) 2017-02-07 01:19:08 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py Load mqtt_eventstream before any other component. (#5629) 2017-01-31 08:02:28 -08:00
remote.py Allow a protocol in the http.base_url parameter (#5557) 2017-01-26 21:43:45 -08:00