mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-04 09:16:29 +00:00
Document the removal of Python REST API continued (#241)
* Document the removal of the removal of Python REST API even in current versions Signed-off-by: Samuel Progin <samuel.progin@gmail.com> * Minor changes * Include the deprecation information since v0.77.0 Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
This commit is contained in:
parent
b30087d9e4
commit
00f767a5d3
@ -813,6 +813,10 @@
|
||||
"title": "Data Entry Flow",
|
||||
"sidebar_label": "Introduction"
|
||||
},
|
||||
"version-0.77.0/version-0.77.0-external_api_rest_python": {
|
||||
"title": "REST API - Python bindings",
|
||||
"sidebar_label": "REST API - Python bindings"
|
||||
},
|
||||
"version-0.77.0/version-0.77.0-frontend_data": {
|
||||
"title": "Frontend data",
|
||||
"sidebar_label": "Data"
|
||||
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: REST API - Python bindings
|
||||
sidebar_label: REST API - Python bindings
|
||||
id: version-0.77.0-external_api_rest_python
|
||||
original_id: external_api_rest_python
|
||||
---
|
||||
|
||||
This API is deprecated and was removed since Home Assistant 0.77.0
|
||||
|
||||
More information can be found in this [blog post](../../../blog/2018/08/13/deprecating-remote-package.html).
|
Loading…
x
Reference in New Issue
Block a user