Update external_api_rest.md

This commit is contained in:
Paulus Schoutsen 2019-10-04 08:57:36 -07:00 committed by GitHub
parent d5df3fbb69
commit f0d30ca399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -347,7 +347,7 @@ $ curl -X GET -H "Authorization: Bearer ABCDEFGH" \
#### POST /api/states/<entity_id>
Updates or creates the current state of an entity.
Updates or creates a state. You can create any state that you want, it does not have to be backed by an entity in Home Assistant.
Expects a JSON object that has at least a state attribute: