mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
14 lines
311 B
Markdown
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> |