mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add initial list of compatible apps to Mobile App page (#11305)
* 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>
This commit is contained in:
parent
63a8a7062c
commit
9caaffa2a2
@ -22,3 +22,8 @@ This integration is by default enabled, unless you've disabled or removed the [`
|
||||
# Example configuration.yaml entry
|
||||
mobile_app:
|
||||
```
|
||||
|
||||
## Apps that use Mobile App
|
||||
|
||||
- [Home Assistant for iOS](https://apps.apple.com/us/app/home-assistant/id1099568401?ls=1) (official)
|
||||
- [Home Assistant for Android](https://play.google.com/store/apps/details?id=io.homeassistant.companion.android) (official)
|
||||
|
Loading…
x
Reference in New Issue
Block a user