mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 23:36:28 +00:00
history/period takes a comma separated list (#168)
filter_entity_id supports a comma separated list of entities.
This commit is contained in:
parent
c4d673c101
commit
e0311bfbf4
@ -198,7 +198,7 @@ The `<timestamp>` (`YYYY-MM-DDThh:mm:ssTZD`) is optional and defaults to 1 day b
|
|||||||
|
|
||||||
You can pass the following optional GET parameters:
|
You can pass the following optional GET parameters:
|
||||||
|
|
||||||
- `filter_entity_id=<entity_id>` to filter on a single entity
|
- `filter_entity_id=<entity_ids>` to filter on one or more entities - comma separated.
|
||||||
- `end_time=<timestamp>` to choose the end of the period in URL encoded format (defaults to 1 day).
|
- `end_time=<timestamp>` to choose the end of the period in URL encoded format (defaults to 1 day).
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user