home-assistant.io/source/_integrations/mobile_app.markdown
2021-02-15 13:29:02 +01:00

1.5 KiB

title, description, ha_category, ha_release, ha_config_flow, ha_quality_scale, ha_codeowners, ha_domain, ha_iot_class, ha_platforms
title description ha_category ha_release ha_config_flow ha_quality_scale ha_codeowners ha_domain ha_iot_class ha_platforms
Mobile App The Mobile App integration allows a generic platform for integrating with mobile apps.
Other
0.89 true internal
@robbiet480
mobile_app Local Push
binary_sensor
device_tracker
notify
sensor

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

Mobile App Documentation