diff --git a/atom.xml b/atom.xml index c96c509ae7..5231203005 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
?api_password=YOUR_PASSWORD
-Returns an array of state changes in the past. Each object contains further details for the entities.
[
@@ -311,13 +311,13 @@ You can append ?api_password=YOUR_PASSWORD
$ curl -X GET -H "x-ha-access: YOUR_PASSWORD" \
-H "Content-Type: application/json" \
- http://localhost:8123/api/history/period/2016-02-06
+ http://localhost:8123/api/history/period/2016-12-29T00:00:00+02:00
$ curl -X GET -H "x-ha-access: YOUR_PASSWORD" \
-H "Content-Type: application/json" \
- http://localhost:8123/api/history/period/2016-02-06?filter_entity_id=sensor.temperature
+ http://localhost:8123/api/history/period/2016-12-29T00:00:00+02:00?filter_entity_id=sensor.temperature