1. Incremental counter (counting done by domoticz)
2. RFX meter: instant en current. (Counting must be done by client)
What I'd like to see is a new combined meter:
An incremental counter with current power use. Without the need of client side counting. This way we can add some extra functionality to our espeasy.
It would be nice to have this option:
Electricity (instant and counter)
Code: Select all
/json.htm?type=command¶m=udevice&idx=IDX&nvalue=0&svalue=POWER;NRPULSES
IDX = id of your device (This number can be found in the devices tab in the column "IDX")
POWER = current power
NRPULSES = number of pulses to be added to incremental counter for total / hourly / daily use.