mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-14 05:20:23 +00:00
12 lines
780 B
Markdown
12 lines
780 B
Markdown
---
|
|
title: "Home Assistant Core"
|
|
sidebar_label: Introduction
|
|
---
|
|
|
|
The core of 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 overall [Home Assistant architecture](architecture_index.md) so that you are familiar with the concepts that make up Home Assistant.
|
|
|
|
For support or questions about contributing to Home Assistant development, join **#developers** or create a thread in **#support** on [Discord](https://www.home-assistant.io/join-chat/).
|
|
Assign the Developer role: in the sidebar, select **Channels & Roles**, then choose **I want to contribute dev skills to Home Assistant** to gain access to these channels.
|