Paulus Schoutsen 80b268cd65
Extract developer site (#5249)
* Extract developer site

* Fix title in sidebar

* Update dev section reference

* Update edit in github link on help page
2018-04-26 11:14:55 -04:00

15 lines
354 B
Markdown

---
layout: page
title: "Developers"
description: "Everything you need to know to get started with Home Assistant development."
date: 2016-04-16 10:28 +07:00
sidebar: true
comments: false
sharing: true
footer: true
og_image: /images/architecture/component_interaction.png
---
<script>
window.location = 'https://developers.home-assistant.io/';
</script>