mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-11 21:48:59 +00:00

* Add initial list of compatible apps
When you try to set up the Mobile App integration from within HA, the config flow says "Open the mobile app to set up the integration with Home Assistant. **See the docs for a list of compatible apps.**"
It links here and there is no list of compatible apps, so I am rectifying that now. Just adding the two official apps now since I'm not 100% sure which third party apps use `mobile_app:` (I think Ariela, HA Client, HassApp?). Can be expanded upon later.
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1.3 KiB
1.3 KiB
title, description, logo, ha_category, ha_release, ha_qa_scale
title | description | logo | ha_category | ha_release | ha_qa_scale | |
---|---|---|---|---|---|---|
Mobile App | The Mobile App integration allows a generic platform for integrating with mobile apps. | home-assistant.png |
|
0.89 | internal |
The Mobile App integration allows Home Assistant mobile apps to easily integrate with Home Assistant.
If you are planning to use a mobile application that integrates with Home Assistant, we recommend that you keep this integration enabled.
If you are a mobile app developer, see the developer documentation for instructions on how to build your app on top of the mobile app component.
Configuration
This integration is by default enabled, unless you've disabled or removed the default_config:
line from your configuration. If that is the case, the following example shows you how to enable this integration manually:
# Example configuration.yaml entry
mobile_app:
Apps that use Mobile App
- Home Assistant for iOS (official)
- Home Assistant for Android (official)