mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
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.
This commit is contained in:
parent
24834196bc
commit
13050e6bba
@ -10,4 +10,4 @@ footer: true
|
||||
redirect_from: /ecosystem/notebooks/api/
|
||||
---
|
||||
|
||||
You can interact with Home Assistant live from Jupyter notebooks by using the Home Assistant [Python API](/developers/python_api/). [See this example notebook](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/home-assistant-python-api.ipynb).
|
||||
Python API is deprecated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user