Fabian Affolter 1a4159ec55 Update title
2016-02-06 11:08:51 +01:00

17 lines
380 B
Markdown

---
layout: page
title: "Home Assistant API"
description: "Home Assistant API documentation"
date: 2015-05-11 12:00
sidebar: false
comments: false
sharing: true
footer: true
---
Home Assistant is offering a RESTful API and a Python API for convenient access to
a Home Assistant instance over HTTP.
- [RESTful API](/developers/rest_api/)
- [Python API](/developers/python_api/)