home-assistant.io/source/_docs/backend.markdown
2017-10-23 12:02:50 +02:00

515 B

layout title description date sidebar comments sharing footer
page Backend of Home Assistant Backend of Home Assistant. 2017-02-14 12:50 true false true true

The backend of Home Assistant is running with Python 3.

The Architecture page show the details about the elements running in the background of Home Assistant.

To implement a new platform or component, please refer to the Development documentation.