Page 1 of 1

CurrentCost ENVIR Total Power

Posted: Monday 12 December 2016 12:05
by pbonato
Hi,
I am quite new on Domoticz... I am using it for controll power consummation with CurrentCost plugin in my ENVIR devices and it work perfectly with the instant power consumption.
I like to have report for daily/monthly total kWh consumption on my house...How can I do it ?

Thanks for your help in advance

Re: CurrentCost ENVIR Total Power

Posted: Monday 12 December 2016 13:24
by Nautilus
Some discussion about this already here: viewtopic.php?f=31&t=2227&hilit=envir&start=40#p98351

Seems it is not supported in the current hardware plugin.

Re: CurrentCost ENVIR Total Power

Posted: Monday 12 December 2016 15:03
by pbonato
Sorry...probably I am not be explain well... I use it and it works perfecly ( I talk about ENVIR CurrentCost with Domoticz, everything ok)
What I need is somewhere a table like this
MyHome:
JAN 2016 100 kWh
FEB 2016 125 kWh
MAR 2016 118 kWh
...
...

where the values is the sum of daily kWh cunsumed
It is possible ?

Re: CurrentCost ENVIR Total Power

Posted: Monday 12 December 2016 15:13
by Nautilus
pbonato wrote:Sorry...probably I am not be explain well... I use it and it works perfecly ( I talk about ENVIR CurrentCost with Domoticz, everything ok)
What I need is somewhere a table like this
MyHome:
JAN 2016 100 kWh
FEB 2016 125 kWh
MAR 2016 118 kWh
...
...

where the values is the sum of daily kWh cunsumed
It is possible ?
If you look at the post I've written in the other thread (to which I linked), I already asked there:
Nautilus wrote:Based on testing this for an hour or so, is it really so that this is only storing the current wattage and not any cumulative power usage (kWh) data? As such it of course compliments the data from PV Output (which shows used energy and power) but I assume this info could be read directly to Domoticz with this hardware plugin? Then the bridge could be taken out of the equation altogether. Although, as I already have it, it's not a problem from my viewpoint :) I'll just keep loading the data to my.currencost.com (I also have the RJ45 splitter), PV Output reads it from there and finally Domoticz from PV Output :D
Having not received any answers to this it is my assumption it is not supported in the current version of this hardware plugin (which I already outlined in the first post :))

Re: CurrentCost ENVIR Total Power

Posted: Monday 12 December 2016 15:25
by pbonato
Okay thanks
But it is possible (not using the plugin) but directly the Domoticz environment make a cumulative counter of the device value ?

Re: CurrentCost ENVIR Total Power

Posted: Monday 12 December 2016 20:51
by Nautilus
Well yes, if you find or create a script to read the values from the EnviR and then post them to Domoticz via the JSON api. Let us know if you find a working solution :)