2018-04-24 09:52:18 -04:00

1.5 KiB

layout title description date sidebar comments sharing footer
page Starting with Development Everything to get you started developing for Home Assistant. 2014-12-21 13:32 true false true true

Home Assistant is built from the ground up to be easily extensible using components. Home Assistant uses Python 3 for the backend and Polymer (Web components) for the frontend.

Home Assistant is open-source and licensed under Apache 2.0. Here are links to the source:

For those new to contributing to open source software, make sure you are familiar with all of the tools and concepts used in Home Assistant before you start.

When contributing Home Assistant code:

When contributing 3rd Party code to be used by Home Assistant: