yes it is kilowatt-hours (kw) the kit is made by efergy.
we have added electricity column to the database and the sensor data in 
(kw) is logged to database every 5 minutes and it is in agreement to what 
the kit display is showing in (kw).
the display shows the consumption (kw) per day , week, month ,year but we 
can not adjust the tariff for our need and we believe it is hardcoded in 
the firmware.
in order to get the cost per month we need to have the kw consumed during  
the month but we do not know how to do it within weewx.

On Wednesday, September 7, 2022 at 4:29:45 AM UTC+3 [email protected] wrote:

> The unit "Kilowatt per hour" doesn't make a lot of sense (perhaps you mean 
> kilowatt-hours?), but putting that aside, usually you record (in the 
> database) either the amount of energy used during the archive period 
> (typically 5 minutes), or you record an "accumulated energy" since the last 
> reset of the monitor.
>
> If the former, you end up with tags such as $month.*delta_energy*.sum, if 
> the latter, $month.*accumulated_energy*.diff. 
>
> Either way, the units are energy, typically watt-seconds, watt-hours, or 
> kilowatt-hours.
>
> We'd need more information to get more specific. In particular, you didn't 
> say who built the monitor.
>
> -tk
>
>
>
>
> On Tue, Sep 6, 2022 at 6:07 PM Mks Mk <[email protected]> wrote:
>
>> we want to expand the use of weewx to include energy consumption and cost 
>> calculation but we are not sure how to do that.
>> our setup consists of:
>> 1-weewx on raspberry pi 4
>> 2-SDR dongle
>> 3-energy monitor device kit with RF transmitter and display
>>
>> we are capturing the signal of acurite weather station and the energy 
>> transmitter and weewx reading is matching what the energy display reading 
>> in kilowatt per hour and the reading gets updated every 20 seconds.
>>
>> we need weewx to calculate the consumption of energy during 24 hours and 
>> the total consumption for the month (30 days) but we are sure if weewx can 
>> do this task and we are not sure how to do this.
>> any thoughts or suggestions to accomplish the task
>>
>> thank you
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "weewx-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/2fd95946-f1e0-48cb-b95d-3ece52a6e512n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/2fd95946-f1e0-48cb-b95d-3ece52a6e512n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/803a2439-bc61-46c9-85cb-1b106ac37e1an%40googlegroups.com.

Reply via email to