home-assistant.io/source/developers/rest_api.markdown
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
286 B
Markdown

---
layout: page
title: "RESTful API"
description: "Home Assistant RESTful API documentation"
date: 2014-12-21 13:27
sidebar: true
comments: false
sharing: true
footer: true
---
<script>
window.location = 'https://developers.home-assistant.io/docs/en/external_api_rest.html';
</script>