14 lines
633 B
Markdown
14 lines
633 B
Markdown
---
|
|
title: Starting with Development
|
|
sidebar_label: Introduction
|
|
id: version-0.91.2-development_index
|
|
original_id: development_index
|
|
---
|
|
|
|
Home Assistant is built from the ground up to be easily extensible using integrations. In this section, we're focusing on how to develop integrations.
|
|
|
|
Before you start, make sure that you have read up on the [Home Assistant architecture](architecture_index.md) so that you are familiar with the concepts that make up Home Assistant.
|
|
|
|
If you run into trouble following this documentation, don't hesitate to join our #devs_backend channel on [Discord](https://www.home-assistant.io/join-chat/).
|
|
|