Any idea what I need to change to get the JSON back from this command from the RESTful API examples?
curl -X GET -H "x-ha-access: YOUR_PASSWORD" \
-H "Content-Type: application/json" \
http://localhost:8123/api/history/period/2016-12-29T00:00:00+02:00
It gives me a message saying Invalid Datetime. Did the format change?
Version 0.38.1