developers.home-assistant/website/versioned_docs/version-0.83.0/app_integration_index.md

13 lines
561 B
Markdown

---
title: Native App Integration
sidebar_label: Introduction
id: version-0.83.0-app_integration_index
original_id: app_integration_index
---
This guide describes how to build a native Home Assistant app that communicates with Home Assistant and offers a seamless integration. Below is a list of the things that we will discuss in this guide.
- Allow the user to establish a connection and authenticate with their own Home Assistant instance.
- Send location and device info back to Home Assistant.
- A view to control the house via an authenticated webview.