975 B

layout, title, description, date, sidebar, comments, sharing, footer
layout title description date sidebar comments sharing footer
page Developers Home Assistant developer information. Everything to get you started 2014-12-21 13:32 false false true true

Home Assistant is build from the ground-up to be easily extensible by other developers using components. It uses Python 3 for the backend and Polymer (Webcomponents) for the frontend.

For further reading, see:

  • Home Assistant Architecture
  • Frontend development
  • Creating a custom component
  • Adding support for a new platform
  • Rest API