Search found 6 matches

by vicho
Sunday 19 June 2022 19:18
Forum: LUA
Topic: LUA Script Error
Replies: 9
Views: 1325

Re: LUA Script Error

Well it really is important to have a script only trigger with the right event or else your system will start doing things at the wrong times or get pretty busy! ;) This is the only one script on LUA that I use and never seen that I can choose the trigers. Other some scripts that I use are writen ...
by vicho
Sunday 19 June 2022 13:29
Forum: LUA
Topic: LUA Script Error
Replies: 9
Views: 1325

Re: LUA Script Error

As I stated: In the Editor page, where you have edited this script you can define the Event it triggers on: Set the appropriate event type as shown in the Wiki: https://www.domoticz.com/wiki/Events#Using_script_creation_.26_editing_functionality_within_Domoticz_itself Thank you a lot. Finaly I find ...
by vicho
Sunday 19 June 2022 9:19
Forum: LUA
Topic: LUA Script Error
Replies: 9
Views: 1325

Re: LUA Script Error

It has nothing to do with the script itself. You need to set the trigger correctly in de editor! Sorry, but can you give me more info how to do that. I can't find where to set the triger for this script. This is the scrip that I use to compute Shelly 3EM total usage and it work and compute the ...
by vicho
Friday 17 June 2022 20:33
Forum: LUA
Topic: LUA Script Error
Replies: 9
Views: 1325

Re: LUA Script Error

Andree wrote: Wednesday 06 September 2017 17:16Thx Work!
Can you share the working one script. I have the same problem and can't solve it.
by vicho
Saturday 13 August 2016 12:57
Forum: MySensors
Topic: Multiple similar sensors to one MySensors node
Replies: 36
Views: 21971

Re: Multiple similar sensors to one MySensors node

@vinco, dont think this is the same problem... i think i already found it. The problem was that the flow sensor was only using the NodeID and not the ChildID I changed this in the new beta version (#5481), you should now have 2 sensors after this update (actualy 3, the old one) If you press edit on ...
by vicho
Saturday 13 August 2016 9:11
Forum: MySensors
Topic: Multiple similar sensors to one MySensors node
Replies: 36
Views: 21971

Re: Multiple similar sensors to one MySensors node

Hi to all and first sorry for my bad English. Maybe have the similar problem, but with two flow sensors. I link a node with some ds18b20, some relays and two flow sensors (G3/4 ; 0-60l/m) to my Domoticz with ethernet gateway. All work well without one of two flow sensors. When I look at the node ...