Open sicanins opened 1 year ago
thx a lot - this works for me too. Changed the original py-script with the version above and called "./install" again.
self._dbusservice[pre + '/Energy/Forward'] = total/1000/60
to self._dbusservice[pre + '/Energy/Forward'] = total/1000
aenergy total = Total energy consumed in Watt-hours
right?
Hi, I adjusted the script for the Plus1PM. But I am very bad at Python, dont know how to make this configurable. Maybe anyone else wants to do it?
The Plus devices are using a new http API. Now there are two different calls to get the mac and the consumption. Also the format of the json changed.
Here is the script: