Samuel Progin 13050e6bba Make obvious that Python API is no longer available (#9312)
This pages is the first result when googling "homeassistant python API". Stating clearly that the API is not available anymore there will prevent others from troubleshooting an outdated script.
2019-04-25 23:11:13 +02:00

14 lines
319 B
Markdown

---
layout: page
title: "Home Assistant Python API"
description: "Basic example of interacting with Home Assistant live from a Jupyter notebook using the Python API."
date: 2016-07-23 09:00
sidebar: true
comments: false
sharing: true
footer: true
redirect_from: /ecosystem/notebooks/api/
---
Python API is deprecated.