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

---
layout: page
title: "Component Discovery"
description: "How to make integration discovery work."
date: 2017-11-23 07:27 +02:00
sidebar: true
comments: false
sharing: true
footer: true
---
<script>
window.location = 'https://developers.home-assistant.io/docs/en/creating_component_discovery.html';
</script>