
* Extract developer site * Fix title in sidebar * Update dev section reference * Update edit in github link on help page
14 lines
No EOL
309 B
Markdown
14 lines
No EOL
309 B
Markdown
---
|
|
layout: page
|
|
title: "Component Discovery"
|
|
description: "How to make component 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> |