Starting With Development
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 MIT-licensed. Here are links to the source::
- home-assistant: Python server backend.
- home-assistant-js: JavaScript backend that powers the client.
- home-assistant-polymer: Polymer UI.