Search found 573 matches

by willemd
Monday 02 December 2024 19:32
Forum: Others
Topic: Alfen Eve charger control
Replies: 6
Views: 229

Re: Alfen Eve charger control

Did you check the Alfen forum on tweakers? Quite some good experts present on the Alfen wallboxes. It is correct that the Alfen wallbox only allows one connection at a time, so if the Domoticz plugin is active you cannot use the MyEve or AceInstaller software. I see that someone with HA sets the max ...
by willemd
Monday 02 December 2024 17:14
Forum: Others
Topic: Alfen Eve charger control
Replies: 6
Views: 229

Re: Alfen Eve charger control

I think you need to consider the wallbox just as a electricity outlet and do the start/stop control from your car.
Don't you have a car plugin that links to domoticz?
by willemd
Monday 02 December 2024 17:11
Forum: Other questions and discussions
Topic: how to include an image into a post on this forum ?
Replies: 8
Views: 336

Re: how to include an image into a post on this forum ?

Hello, You can upload the image as an attachment and use "place inline" to display it. Or, copy the image link from an external site and use the link tag. And for image compression you can use online image compressor tool for better quality. A bit late (after two years) but thank you anyway.
by willemd
Monday 21 October 2024 15:04
Forum: dzVents
Topic: Negative Value Smart meter P1
Replies: 4
Views: 471

Re: Negative Value Smart meter P1

In the code shown it will switch ON when actualWatt for example -1000, -1100, -1200 etc. and switch OFF when for example -100,0, 100 etc. Is that what you want? Should the second statement maybe be "> 200" instead of "> -200" ? Check you number signs and the > and < operators.
by willemd
Thursday 17 October 2024 13:54
Forum: dzVents
Topic: script to load ENTSOE day ahead electricity prices
Replies: 30
Views: 10165

Re: script to load ENTSOE day ahead electricity prices

They are moving the transparency platform to a new website and doing data migration.
The API seems to be working still, not sure how much that is going to change.
They had some emergency outaged as well on Oct 10 and 11.
by willemd
Friday 27 September 2024 16:02
Forum: General Discussion
Topic: Interesting RPI pushbutton on/off switch
Replies: 3
Views: 426

Re: Interesting RPI pushbutton on/off switch

In fact this post has nothing to do with Domoticz and at the same time it has. There are occasions that I try to jeopardize my sytem by experimenting with Domoticz. Sometimes the system 'hangs' and I can see the WiFi leds flicker and the green led flickering as well. That means there is still life ...
by willemd
Thursday 12 September 2024 10:56
Forum: Python
Topic: Update van "Text" device fails
Replies: 7
Views: 439

Re: Update van "Text" device fails

hvanschaick wrote: Thursday 12 September 2024 10:18 Ok, fixed. My Bad. The string was not a proper string... :oops:
So how come it also failed when you used "Unknown" as string?
by willemd
Thursday 12 September 2024 10:07
Forum: Python
Topic: Update van "Text" device fails
Replies: 7
Views: 439

Re: Update van "Text" device fails

Yes, when I put "Unknown" as string, the same result. I saw this Options=7 in some other plugin, without it, creation fails... Indeed I have not clue what is.... Trial and Error... I could try defining it with Type, subtype instead op the "Text" parameter... also try adding "used=1" (default seems ...
by willemd
Thursday 12 September 2024 10:03
Forum: Bugs and Problems
Topic: Restart every hour / Alle Stunde Neustart
Replies: 6
Views: 401

Re: Restart every hour / Alle Stunde Neustart

Hi, sorry aber mein engl. ist zu schlecht. Ich habe Domoticz auf einem Raspi3b unter Docker laufen, es funktioniert alles. Allerdings wird Domo einmal pro voller Stunde neu gestartet, es dauert dann 5-6 Minuten bis alles wieder das ist. Meine Installation: Version: 2024.7 Build Hash: b317cfab1 ...
by willemd
Wednesday 11 September 2024 19:27
Forum: Python
Topic: Update van "Text" device fails
Replies: 7
Views: 439

Re: Update van "Text" device fails

Just thinking out loud.... The errormessage indicates a type error of the passed parameters, but your are passing a 0 and you are passing a string (although some strange € characters in the string, but when I try it in a normal python program it does not trigger an error), so you don't seem to be d ...
by willemd
Saturday 07 September 2024 16:36
Forum: Other questions and discussions
Topic: How is value for kWh for specific month calculated?
Replies: 14
Views: 610

Re: How is value for kWh for specific month calculated?

It goes above my capabilities to use dzVents, .... This is an example of the dzVents script needed. Just adjust the time at which it needs to run (instead of 11:11), the devicenr (instead of 999) and the required value (instead of 11111). Don't forget to switch it off afterwards otherwise it will ...
by willemd
Friday 06 September 2024 13:17
Forum: Other questions and discussions
Topic: How is value for kWh for specific month calculated?
Replies: 14
Views: 610

Re: How is value for kWh for specific month calculated?

I have wrong values in table meter in the second column (=total Wh produced). All these values need to be subtracted by a certain value. When I change this value in the right value at the last date/time-value I would expect that the measured Wh in the current 5 minutes would be added to this value ...
by willemd
Friday 06 September 2024 10:53
Forum: Suggestions
Topic: Energy meter with 3 tarifs
Replies: 7
Views: 1164

Re: Energy meter with 3 tarifs

You can always load the tariffs yourself onto a separate device and then do the multiplication using a dzVents script to get your costs.
I do this for my hourly tariffs (although today the enever setup can do this?)
by willemd
Thursday 05 September 2024 14:11
Forum: Other questions and discussions
Topic: How is value for kWh for specific month calculated?
Replies: 14
Views: 610

Re: How is value for kWh for specific month calculated?

... As a side note, the month (and year) total normally doesn't match that latter value anyway because there is a time gap between day[n].lastvalue and day[n+1].firstvalue. On a yearly base this will cause you to lose a full hour of usage data on older smart meters. There is an open issue related ...
by willemd
Wednesday 04 September 2024 21:35
Forum: Other questions and discussions
Topic: How is value for kWh for specific month calculated?
Replies: 14
Views: 610

Re: How is value for kWh for specific month calculated?

So the question is, from which values in which table is the value for such a month calculated? Short term data (duration depends on settings, but usually a day or two) is stored in MultiMeter table. Long term data (one record per day) is stored in MultiMeter_Calendar (and populated from short term ...
by willemd
Tuesday 03 September 2024 10:59
Forum: dzVents
Topic: Start script after specific sunrise time
Replies: 4
Views: 383

Re: Start script after specific sunrise time

So you want to take some action betweeb 6:30 and 7:15 but only if sunrise is after 6:50? I would then trigger the script with the between 6:30 and 7:15 condition and then in the script test whether sunrise is after 6:50 before doing any further action. I see in the dzVents wiki there is a ...
by willemd
Monday 02 September 2024 14:30
Forum: Bugs and Problems
Topic: Error : "Error: Error opening SQLite3 database: unable to open database file"
Replies: 5
Views: 264

Re: Error : "Error: Error opening SQLite3 database: unable to open database file"

hi guys version 2024.4 raspberry pi 4 some times when i unplug/plug power supply of raspberry , domoticz go to offline , when i want run this manually with this command "./domoticz" i have this error : Error opening SQLite3 database: unable to open database file Of course, I have made a change in ...
by willemd
Monday 02 September 2024 9:34
Forum: dzVents
Topic: Script subtracting measurements from two water meters
Replies: 32
Views: 1545

Re: Script subtracting measurements from two water meters

Sorry, there is one left parenthesis too much. Please remove the "(" before the word resultCounter. Then it should work. I did it and the logs showed something like this: 2024-09-01 21:39:31.464 dzVents: Debug: Water Counter Script: Processing device-adapter for Water: Counter device adapter 2024 ...
by willemd
Thursday 29 August 2024 17:22
Forum: dzVents
Topic: Converting Blockly to dzvents [Solved]
Replies: 7
Views: 606

Re: Converting Blockly to dzvents [Solved]

Your statement "dz.time.matchesRule("between sunrise or sunset")" seems to be the exact opposite of what is being used in blockly. The above is during daytime, the blockly is during nighttime. Also in blockly, the else-if is not really an else-if like you might be used to from other programming ...