Search found 24 matches

by masselb
Friday 07 March 2025 9:47
Forum: dzVents
Topic: Building a Timer Script in DZvents
Replies: 6
Views: 1041

Re: Building a Timer Script in DZvents

Good Morning Walter, Looks like this works! Thanks! The "start button" is in this case a normal switch, I will test it with a pressing-button because I have to set the switch back manually. Should work i guess. Maybe a simple question; Can I make a copy of the script with a second "start" to be able ...
by masselb
Thursday 06 March 2025 16:56
Forum: dzVents
Topic: Building a Timer Script in DZvents
Replies: 6
Views: 1041

Re: Building a Timer Script in DZvents

Hey Walter,
Thanks a million, I will test this would be really cool when this solves my Timer Wish (and Blockly headache:) )

I will report back you you!
by masselb
Monday 03 March 2025 14:13
Forum: dzVents
Topic: Building a Timer Script in DZvents
Replies: 6
Views: 1041

Re: Building a Timer Script in DZvents

Hey Walter, yes it should activate the device and deactivate it after the selected time frame.. The problem I have with Blockly is that the number of combinations possible (Let's say 10 devices and 5 possible time frames) makes the matter really "heavy" and extensive. I was thinking (but I'm not ...
by masselb
Monday 03 March 2025 12:15
Forum: dzVents
Topic: Building a Timer Script in DZvents
Replies: 6
Views: 1041

Building a Timer Script in DZvents

Hello @all, I have tried to build a timer script by putting 2 selectors: 1) select your device and 2) select a time (15,30,60,120 mins) Then a "start" button which starts the timer, and I put a blockly in place to manage the timing. It is working, but not very seamlessly.. As I am no Wizzard with ...
by masselb
Thursday 18 April 2024 12:11
Forum: Utility
Topic: Set Actual Values on Floorplan
Replies: 14
Views: 2881

Re: Set Actual Values on Floorplan

Hey Walter, I have finished the Florrplan for now, leaving the default icons in place and then everything works as it's supposed to. I suspect it's an issue where the floorplan doesn't accept other icons for values that are external. If I put a normal switch in the floorplan, there is no problem ...
by masselb
Monday 15 April 2024 22:55
Forum: Utility
Topic: Set Actual Values on Floorplan
Replies: 14
Views: 2881

Re: Set Actual Values on Floorplan

Update on my previous post: I am at Home playing around with the floorplan. I found that wenn I make a virtual device, and leave the icon at standard everything works fine on both sides. However, if I change the icon of a dummy -no matter hidden or not- it shows the actual value in the Utility Tab ...
by masselb
Monday 15 April 2024 16:39
Forum: Utility
Topic: Set Actual Values on Floorplan
Replies: 14
Views: 2881

Re: Set Actual Values on Floorplan

Hello Guys, I was curious so tested the ideas remotely :) I swapped the theme to Default but it doesn't change anything. However, I have made a hidden dummy device and put this in the script (basicly the script fills the "normal dummy" and the Hidden Dummy). Put the Hidden dummy in the floorplan and ...
by masselb
Monday 15 April 2024 16:05
Forum: Utility
Topic: Set Actual Values on Floorplan
Replies: 14
Views: 2881

Re: Set Actual Values on Floorplan

Oki thanks for explaining..
@RonkA; are you saying a hidden device would behave different from a not hidden dummy device?

I will do some testing with the theme and the hidden dummy, perhaps one of this is the solution, thanks for the tips :)
by masselb
Thursday 11 April 2024 13:11
Forum: Utility
Topic: Set Actual Values on Floorplan
Replies: 14
Views: 2881

Re: Set Actual Values on Floorplan

Hey Walter, I take virtual device, choose Electric (usage+Teller). On my Utility Tab it is working perfectly. I have several which I fill with a script, but I have a few who are being red from zwave (Aeotec HEM3). Type are all the same (electric-usage+teller). I have set them to "levering" or ...
by masselb
Wednesday 10 April 2024 8:23
Forum: Utility
Topic: Set Actual Values on Floorplan
Replies: 14
Views: 2881

Set Actual Values on Floorplan

Hello, To shows the values of my solar-system, I have several "dummy" devices which are updated with a DZvents Script in the utility tab. This works fine, the script runs every 2 minutes and the values are pretty accurate. However, wen I put these sensors on a Floorplan, tehy show the added Kwh of ...
by masselb
Thursday 05 October 2023 9:51
Forum: dzVents
Topic: Separate First and second API Responses [Solved]
Replies: 4
Views: 795

Re: Separate First and second API Responses [Solved]

:D Every Morning a Coffee Morning :D So, I have tested it and you were very right, thank you very much for helping me get this started. It seems the values are correct and I can now take the next step in automating. I have checked the log; 2023-10-05 09:46:00.287 Status: dzVents: Info: Solax-X3 ...
by masselb
Thursday 05 October 2023 9:34
Forum: dzVents
Topic: Separate First and second API Responses [Solved]
Replies: 4
Views: 795

Re: Separate First and second API Responses [Solved]

Good Morning Walter,

First, excuse me for not using code brackets (if i know how I will next time).

Second, thank you very much for adressing the needed change. This was exacly what I was looking for I will test it right away.

Third, can I get you a coffee?
by masselb
Thursday 05 October 2023 9:07
Forum: dzVents
Topic: Separate First and second API Responses [Solved]
Replies: 4
Views: 795

Separate First and second API Responses [Solved]

Hello Domoticz Friends, I need some help of a script wizzard to solve a problem with 2 scripts I have. The first script gets values out of the Solax Cloud and updates some sensors. This one works like a charm, I am very happy with it :) Looks like this ...
by masselb
Tuesday 14 March 2023 16:48
Forum: Utility
Topic: Solax data
Replies: 7
Views: 1032

Re: Solax data

Hey hnogueira, Thanks for that, I am looking to get solax data in domoticz as well without any exotic stuff which needs config and hours... Question is, when I copy the script I have one device from one Inverter correct? Would it be possible to adjust the script to pull let's say 5 or 6 values from ...
by masselb
Tuesday 31 January 2023 9:09
Forum: LUA
Topic: LUA Parser for Inverter Values from Solax Cloud (JSON)
Replies: 10
Views: 2000

Re: LUA Parser for Inverter Values from Solax Cloud (JSON)

Tried again on another Pi but it seems the plugin is not ready to deal with a new Inverter (WiFi 3.0). Guess i am for now stuck with few values and 5 minutes..
by masselb
Monday 30 January 2023 18:32
Forum: LUA
Topic: LUA Parser for Inverter Values from Solax Cloud (JSON)
Replies: 10
Views: 2000

Re: LUA Parser for Inverter Values from Solax Cloud (JSON)

Hey, yes but I didn't get it to work on my PI nor my Windows machine. I am not sure if it gets me the real time values or the "5 minutes values" but as i said, didn't work for me.. Maybe i will give this one another try only if it runs i can compare the readings. Also, my spanish is somewaht "rusty ...
by masselb
Monday 30 January 2023 18:12
Forum: LUA
Topic: LUA Parser for Inverter Values from Solax Cloud (JSON)
Replies: 10
Views: 2000

Re: LUA Parser for Inverter Values from Solax Cloud (JSON)

Hmm I can't follow you walter... The script is beiing activated by the poller yes, but the example script is .. an example. So i would like to know what value I need to alter to make the script spit out the actual value. In essence, the same question as asked by GSteel25. I was very pleased to find ...
by masselb
Monday 23 January 2023 15:57
Forum: LUA
Topic: LUA Parser for Inverter Values from Solax Cloud (JSON)
Replies: 10
Views: 2000

Re: LUA Parser for Inverter Values from Solax Cloud (JSON)

No LUA-wizzard available in these forums? :?
by masselb
Monday 09 January 2023 15:16
Forum: LUA
Topic: LUA Parser for Inverter Values from Solax Cloud (JSON)
Replies: 10
Views: 2000

Re: LUA Parser for Inverter Values from Solax Cloud (JSON)

Hello Community, Is there anyone with Lua knowledge that can help in this case. As far as I understand it, the example-parser that is in Domoticz just needs adjustment so the values from the real time API will be injected into Domoticz. I guess in the first part, the 13 is the IDX, and "name" is the ...
by masselb
Saturday 07 January 2023 16:36
Forum: LUA
Topic: LUA Parser for Inverter Values from Solax Cloud (JSON)
Replies: 10
Views: 2000

Re: LUA Parser for Inverter Values from Solax Cloud (JSON)

Hello Gsteel25, Do you have the answer to the correct adjustment of the values in the example Lua-parser? I have installed a Solax X3 Hybrid G4 and get values by installing the Python plugin but the problem is that these values are not real time. With the real time get of Solax one would be able to ...