diff --git a/docs/api/rest.md b/docs/api/rest.md index 444e6944..26091c40 100644 --- a/docs/api/rest.md +++ b/docs/api/rest.md @@ -202,6 +202,7 @@ You can pass the following optional GET parameters: - `filter_entity_id=` to filter on one or more entities - comma separated. - `end_time=` to choose the end of the period in URL encoded format (defaults to 1 day). - `minimal_response` to only return `last_changed` and `state` for states other than the first and last state (much faster). +- `no_attributes` to skip returning attributes from the database (much faster). - `significant_changes_only` to only return significant state changes. Example without `minimal_response`