developers.home-assistant/docs/development_index.md
Paulus Schoutsen ba924f7330
Docs to talk about intregrations (#215)
* Add manifest docs

* Talk about integrations

* Apply suggestions from code review

Co-Authored-By: balloob <paulus@home-assistant.io>

* Address comments

* Apply suggestions from code review

Co-Authored-By: balloob <paulus@home-assistant.io>

* Address comments

* Final comment

* Mention codeowners script
2019-04-06 20:08:49 -07:00

567 B

title sidebar_label
Starting with Development Introduction

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 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.