mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-05 10:38:58 +00:00
17 lines
385 B
Markdown
17 lines
385 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.
|
|
|
|
- [Rest API](/developers/rest_api.html)
|
|
- [Python API](/developers/python_api.html)
|