home-assistant.io/source/developers/component_loading.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
336 B
Markdown

---
layout: page
title: "Loading your components"
description: "Instructions on how to get your integration loaded by Home Assistant."
date: 2016-04-16 13:32
sidebar: true
comments: false
sharing: true
footer: true
---
<script>
window.location = 'https://developers.home-assistant.io/docs/en/creating_component_loading.html';
</script>