core/homeassistant/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
..
.translations Update translations 2019-04-10 15:01:32 -07:00
__init__.py Add mobile_app notify platform (#22580) 2019-04-03 08:21:25 -04:00
binary_sensor.py More Mobile app sensor fixes (#22914) 2019-04-09 05:48:59 -04:00
const.py Mobile App: Remove component loading support (#23025) 2019-04-11 19:06:36 -07:00
entity.py More Mobile app sensor fixes (#22914) 2019-04-09 05:48:59 -04:00
helpers.py Add new mobile_app webhook command: get_zones (#22604) 2019-03-31 21:30:45 -07:00
http_api.py Mobile App: Remove component loading support (#23025) 2019-04-11 19:06:36 -07:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
notify.py Fix for rate limits should be optional (#22823) 2019-04-07 07:37:27 -07:00
sensor.py More Mobile app sensor fixes (#22914) 2019-04-09 05:48:59 -04:00
strings.json Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
webhook.py More Mobile app sensor fixes (#22914) 2019-04-09 05:48:59 -04:00
websocket_api.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00