Hello, i have had succes getting total energy consumed with the shelly pro 1 pm, but when i try to request it from the shelly pro 2 pm I get, voltage, current, and apparent power, but i dont get the total energy consumed. Underneath is the request i send + the response.
olinestaerke@Olines-MBP / % curl http://192.168.33.1/rpc/shelly.getstatus
{"ble":{},"cloud":{"connected":false},"eth":{"ip":null},"input:0":{"id":0,"state":false},"input:1":{"id":1,"state":false},"mqtt":{"connected":false},"switch:0":{"id":0, "source":"WS_in", "output":true, "apower":3.9, "voltage":228.2, "current":0.035, "pf":-0.00, "aenergy":{"total":0.000},"temperature":{"tC":43.1, "tF":109.6}},"switch:1":{"id":1, "source":"WS_in", "output":false, "apower":0.0, "voltage":1.8, "current":0.000, "pf":0.00, "aenergy":{"total":0.000},"temperature":{"tC":40.0, "tF":104.1}},"sys":{"mac":"EC62608C94BC","restart_required":false,"time":null,"unixtime":null,"uptime":6017,"ram_size":253536,"ram_free":131272,"fs_size":524288,"fs_free":290816,"cfg_rev":0,"available_updates":{}},"wifi":{"sta_ip":null,"status":"disconnected","ssid":null,"rssi":0}}