Update 2018-08-13-deprecating-remote-package.md

This commit is contained in:
Paulus Schoutsen 2018-08-13 11:47:01 +02:00 committed by GitHub
parent bd7c7149ad
commit 89d382a03e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
author: Paulus Schoutsen
authorURL: https://twitter.com/balloob
authorFBID: 297400035
title: Depreacrating homeassistant.remote
title: Deprecating homeassistant.remote
---
With the release of Home Assistant 0.76, the functions in the `homeassistant.remote` package will be deprecated and will be removed in 0.77. This package contains functions to call the Home Assistant REST API in a non-async way.