core/tests/components/mobile_app
Robbie Trencheny 7303d56a55
Mobile App: Remove component loading support (#23025)
Loading a component defined in a registration didn't actually work and was undocumented, so let's just remove it instead of fixing #23005.

## Checklist:
  - [X] The code change is tested and works locally.
  - [X] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
  - [X] There is no commented out code in this PR.
2019-04-11 19:06:36 -07:00
..
__init__.py Test for circular dependencies using manifests (#22908) 2019-04-09 09:30:32 -07:00
const.py Mobile App: Support rendering multiple templates at once (#21851) 2019-03-13 15:33:37 -07:00
test_entity.py Minor sensor fixes (#22884) 2019-04-08 01:13:26 -07:00
test_http_api.py Mobile App: Remove component loading support (#23025) 2019-04-11 19:06:36 -07:00
test_notify.py Add mobile_app notify platform (#22580) 2019-04-03 08:21:25 -04:00
test_webhook.py Add a new mobile_app webhook command to get config (#22813) 2019-04-07 01:16:54 -07:00
test_websocket_api.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00