mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-06 02:58:57 +00:00
975 B
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