JSON API for P1 Smart Meter (Energy) doesn't work anymore
Posted: Saturday 05 June 2021 10:21
Since last beta update the JSON API for P1 Smart Meter (Energy) doesn't work fine anymore.
When I enter https://192.168.2.62:444/json.htm?type= ... range=week in the browser I get as result:
But when I enter https://192.168.2.62:444/json.htm?type= ... range=year then I get:
This problem only occurs with the P1 Smart Meter (Energy), it works fine with P1 Smart Meter (Gas)
When I enter https://192.168.2.62:444/json.htm?type= ... range=week in the browser I get as result:
- Spoiler: show
But when I enter https://192.168.2.62:444/json.htm?type= ... range=year then I get:
Code: Select all
{
ValueQuantity: "",
ValueUnits: "",
status: "OK",
title: "Graph counter year"
}