diff --git a/docs/external_api_rest.md b/docs/external_api_rest.md index 0d39181f..cf2a93d3 100644 --- a/docs/external_api_rest.md +++ b/docs/external_api_rest.md @@ -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: