Search found 60 matches

by Kranendijk
Saturday 22 January 2022 19:40
Forum: Other questions and discussions
Topic: P1 smart meter remote location, how to connect
Replies: 9
Views: 2501

Re: P1 smart meter remote location, how to connect

Ordered the little box. Let’s see if it does what it claims to be.
by Kranendijk
Saturday 22 January 2022 18:00
Forum: Other questions and discussions
Topic: P1 smart meter remote location, how to connect
Replies: 9
Views: 2501

Re: P1 smart meter remote location, how to connect

No need to worry about the history, great :D USB unforunately is not an option, at least not without drilling in my concrete floor… Raspberrys are made of unobtainium at the moment it seems. On the www I found this plug and play little box. Seems good to me, and it saves me an evening of soldering a ...
by Kranendijk
Saturday 22 January 2022 9:10
Forum: Other questions and discussions
Topic: P1 smart meter remote location, how to connect
Replies: 9
Views: 2501

Re: P1 smart meter remote location, how to connect

Great, thanks!
Should I add new hardware for this wifi device, or can I change my existing hardware (p1 smart meter usb) to p1 smart meter with lan interface?

Will my devices connected to the smart meter remain the same so I keep all existing data from them?

Questions questions :D
by Kranendijk
Friday 21 January 2022 21:05
Forum: Other questions and discussions
Topic: P1 smart meter remote location, how to connect
Replies: 9
Views: 2501

P1 smart meter remote location, how to connect

Hi all, House renovation, new challenge. My P1 smart meter is located in the hall, where the pi running domoticz is as well. Connected via USB. Now I want to move the pi to another location. Is there a way to get the data from the smart meter to the pi running domoticz located about 10 meters ...
by Kranendijk
Monday 06 December 2021 21:33
Forum: Speech & Voice Systems
Topic: Controllicz wrong idx sent
Replies: 2
Views: 2370

Re: Controllicz wrong idx sent

It did the trick, thanks!
by Kranendijk
Sunday 05 December 2021 11:35
Forum: Speech & Voice Systems
Topic: Controllicz wrong idx sent
Replies: 2
Views: 2370

Controllicz wrong idx sent

Hi all, Last year I had some Action flamingo switches setup in domoticz to be able to voice control some “season specific lighting” using controlicz and google home (google home mini speaker). That worked well. Now the switches were used for different applications during the year and I removed them i ...
by Kranendijk
Wednesday 03 February 2021 11:08
Forum: dzVents
Topic: Managed counter not updating
Replies: 4
Views: 316

Re: Managed counter not updating

Crap, you are right. Now I'm feeling really-really stupid... Checking JSON in 2021 leaves me with 0 Watts :oops:
by Kranendijk
Wednesday 03 February 2021 10:01
Forum: dzVents
Topic: Managed counter not updating
Replies: 4
Views: 316

Re: Managed counter not updating

Thanks! 9 Panels here and south oriented. Results do unfortunately not match the readings from my meter which I will include for the days this month. Weird? If it were like 20 Watts or so, then I could imagine, but it is 2.421 Watts, which is 2.4 kWh. Log: 2021-02-03 09:55:00.461 Status: dzVents ...
by Kranendijk
Tuesday 02 February 2021 22:37
Forum: dzVents
Topic: Managed counter not updating
Replies: 4
Views: 316

Managed counter not updating

Starting to lose it while I was thinking I got it :D I have a script pulling the monthly readings from my P1 meter and updating a managed counter to reflect the kWh delivery of my solar panels. I thought it worked, but it seems to fetch only 0 amounts while there are tonnes (well few kWh's ...
by Kranendijk
Saturday 30 January 2021 23:43
Forum: dzVents
Topic: CounterDelivToday no return value? [Solved]
Replies: 2
Views: 520

Re: CounterDelivToday no return value? [Solved]

Hahaha I used one of your dump scripts on the forum to check what is in the “Verbruik” device. I used CounterDeliveredToday which gave me no results... reading your post well, it should not be a capital C.

That was the trick. Easy peasy,

Getting the hang of it.
by Kranendijk
Saturday 30 January 2021 23:20
Forum: dzVents
Topic: CounterDelivToday no return value? [Solved]
Replies: 2
Views: 520

CounterDelivToday no return value? [Solved]

Hi all, Domoticz time lately :D All counters are working - but one it seems. I have a simple script to get the “CounterDelivToday” from my smart meter which is called “verbruik” to transfer the value of “CounterDelivToday” to a custom sensor called “StroomPanelenVandaag” to be shown on my dashticz v3 ...
by Kranendijk
Friday 29 January 2021 16:02
Forum: dzVents
Topic: How to determine previous year? [Solved]
Replies: 7
Views: 860

Re: How to determine previous year? [Solved]

Yesssss! Thanks!
by Kranendijk
Friday 29 January 2021 13:09
Forum: dzVents
Topic: How to determine previous year? [Solved]
Replies: 7
Views: 860

Re: How to determine previous year? [Solved]

Helps a lot, however I notice the counter for previousyear does not take into account all values for the previous year. I created both managed counters (idx 562 and 563) to check usageDevice idx 1. In the logfile I see the below lines when running the script, did I misconfigure? The script helps me ...
by Kranendijk
Friday 29 January 2021 9:08
Forum: dzVents
Topic: How to determine previous year? [Solved]
Replies: 7
Views: 860

Re: How to determine previous year? [Solved]

Thanks!!
by Kranendijk
Thursday 28 January 2021 21:35
Forum: dzVents
Topic: How to determine previous year? [Solved]
Replies: 7
Views: 860

Re: How to determine previous year? [Solved]

Ok, better to share the complete code then, that obviously makes more sense! -- Hier de managed counter vullen, die komt niet op het dashboard -- Per week/maand/jaar local httpResponses = "yearTotal" return { on = { timer = { "every 8 hours" }, httpResponses = { httpResponses .. "*" } }, logging ...
by Kranendijk
Thursday 28 January 2021 21:00
Forum: dzVents
Topic: How to determine previous year? [Solved]
Replies: 7
Views: 860

How to determine previous year? [Solved]

So now that all is finally scripted (for me as a non-programmer quite a challenge, but doable) using dzvents, there is only one (for now ;) ) question left. I have the year totals of my energy consumption and solar panels, but I'd like to know the totals for the previous year. They are in the P1 ...
by Kranendijk
Thursday 28 January 2021 20:37
Forum: dzVents
Topic: How to set timer to last day of the month
Replies: 8
Views: 496

Re: How to set timer to last day of the month

Really. That simple??
I’ll give it a shot, big thanks!
by Kranendijk
Thursday 28 January 2021 18:53
Forum: dzVents
Topic: How to set timer to last day of the month
Replies: 8
Views: 496

How to set timer to last day of the month

Hi all, Thanks to the great help of this forum Inwas able to use dzvents for my energy meter. I have a script to copy the current week total to another device to store it as last week. A timer running each saturday at 23:55 does that job. Now I want something similar for the month values. Like “rune ...
by Kranendijk
Sunday 01 March 2020 9:28
Forum: Dashticz
Topic: Multiple sources in one graph
Replies: 280
Views: 24695

Re: Multiple sources in one graph

Great!!!