get-history-params

Configuration parameters for a request to the endpoint

Name get-history-params
Type Interface
Path packages/hass-ts/src/lib/core/client/get-history-params.ts

Properties

Name Type Description
filterEntityId string[] Filter response on one more entities
minimalResponse boolean only return last_changed and last_updated attributes for states other than the first and last state in the period (much faster)
noAttributes boolean Skip returning attributes from the database (much faster)
significantChangesOnly boolean Only return significant state changes
timestamp Date Beginning of the history period - defaults to 1 day before the request