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

14 lines
304 B
Markdown

---
layout: page
title: "Handling intents"
description: "How to handle intents that are fired in Home Assistant."
date: 2017-07-23 20:00
sidebar: true
comments: false
sharing: true
footer: true
---
<script>
window.location = 'https://developers.home-assistant.io/docs/en/intent_handling.html';
</script>