home-assistant.io/source/developers/creating_components.markdown
Franck Nijhof 1e46c4fcbe
Component(s) -> Integration(s) (#9656)
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00

14 lines
332 B
Markdown

---
layout: page
title: "Creating components"
description: "Guidelines to get you create your first integration for Home Assistant."
date: 2014-12-21 13:32
sidebar: true
comments: false
sharing: true
footer: true
---
<script>
window.location = 'https://developers.home-assistant.io/docs/en/creating_component_index.html';
</script>