Search found 34 matches

by edje1205
Tuesday 18 February 2025 13:09
Forum: Node-RED
Topic: script not proper old vs new node-red version
Replies: 11
Views: 821

Re: script not proper old vs new node-red version

Thanks Reply on your post, FireWizard: Yes thats what I did I have no more errors now ! ------------------------------------ A question about Domoticz vs Node-Red what keeps me busy is the warning coming up at the log file of Domoticz: 2025-02-17 21:35:15.053 Status: Warning: Expecting svalue with ...
by edje1205
Saturday 15 February 2025 13:10
Forum: Node-RED
Topic: script not proper old vs new node-red version
Replies: 11
Views: 821

Re: script not proper old vs new node-red version

Back again ! Was/Am struggling with RFLink Arduino mega 2560 board (not working send it back) OT: Thanks for input both: as said the first option worked prevent errors. To day I wanted to investigate on FireWizard's script but got a syntax error by importing the script in node-red SyntaxError ...
by edje1205
Wednesday 12 February 2025 22:30
Forum: Node-RED
Topic: script not proper old vs new node-red version
Replies: 11
Views: 821

Re: script not proper old vs new node-red version

try to set
var hum_stat = 0;
to the fourth line

the same to bar_for
did it !

started from scratch but think need some more advice later

FireWizard noticed your post later on will pay attention tomorrow on it

Thanks again both !!!!
by edje1205
Wednesday 12 February 2025 16:18
Forum: Node-RED
Topic: script not proper old vs new node-red version
Replies: 11
Views: 821

script not proper old vs new node-red version

Hi all As I had a very well working node-red script from FireWizard 5 years ago I had to renew it to a new Domoticz version (not compatible) See this forum https://forum.domoticz.com/viewtopic.php?f=28&t=34300&p=262652#p262652 The script what is still working in old node-red gives me errors in new ...
by edje1205
Tuesday 22 December 2020 11:39
Forum: Other questions and discussions
Topic: MQTT values Node-Red to Domoticz values
Replies: 10
Views: 5338

Re: MQTT values Node-Red to Domoticz values

Hi @Firewizard Now I know the 'trick' and understand a little more of node-red I have them all on my wanted Frontpage (see att) including co2 sensor ppm real WOW ! Last question (I suppose ;-)) with this msg15.payload = { command: "udevice", idx: 639, nvalue: parseInt(10.1) }; dew sensor always ...
by edje1205
Monday 14 December 2020 12:36
Forum: Other questions and discussions
Topic: MQTT values Node-Red to Domoticz values
Replies: 10
Views: 5338

Re: MQTT values Node-Red to Domoticz values

@FireWizard !! Sorry for a late reply but: you made my day !, week!, months! !!! So long strugling and this was the solution at all. Had to change only idx because of existing ones but after that 'appeltje, eitje' as we say. Amazing ! Some questions: msg8.payload = {"command":"udevice", "idx":612 ...
by edje1205
Tuesday 08 December 2020 16:09
Forum: Other questions and discussions
Topic: MQTT values Node-Red to Domoticz values
Replies: 10
Views: 5338

Re: MQTT values Node-Red to Domoticz values

Hi @FireWizard Thanks again for all the work ! Yes indeed I can imagine you're a bit confused. Fault by me ! This is the right output from my PWS weatherstation MQTTout.txt MQTTout:{"ClientID":"Nieuwendam","date":"15:29","dateFormat":"d/m/y","temp":4.2,"tempTL":1.1,"tempTH":4.2,"intemp":17.6,"dew":3 ...
by edje1205
Saturday 05 December 2020 15:03
Forum: Other questions and discussions
Topic: MQTT values Node-Red to Domoticz values
Replies: 10
Views: 5338

Re: MQTT values Node-Red to Domoticz values

@FireWizard Thank you so much for all your advices, you made my day ! Now I got Rain, solar and I suppose UV (0 today so wait till better times) Allreadey had Temp Hum Pressure (Hp) I wil ltry to explain some values from my weatherstation, weatherprogram and MQTT: All values are from my own ...
by edje1205
Thursday 03 December 2020 14:04
Forum: Other questions and discussions
Topic: MQTT values Node-Red to Domoticz values
Replies: 10
Views: 5338

Re: MQTT values Node-Red to Domoticz values

This is what I get in Domoticz Log Made several sensors got Data but (both)sensors are not updating: Rain 2020-12-03 13:27:24.864 MQTT: Topic: domoticz/in, Message: {"command":"udevice","idx":519,"nvalue":0,"svalue:RAINCOUNTER;RAINRATE;": 2.7 } 2020-12-03 13:27:23.631 Status: Warning: Expecting ...
by edje1205
Friday 23 October 2020 12:52
Forum: Other questions and discussions
Topic: MQTT values Node-Red to Domoticz values
Replies: 10
Views: 5338

MQTT values Node-Red to Domoticz values

Hi all I have values from MQTT to Node-Red with MQTTin.txt/MQTTout.txt see att 3 I could place temp/hum/bar/text from WD MQTTout.txt in sensors with scripts from internet See att 2 and att 1 found script for itemp/hum/(baro) [ var TEMP = msg.payload.temp; //var TEMP = "20"; var HUM= msg.payload.hum ...
by edje1205
Thursday 26 January 2017 22:47
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

:-)

Case closed hm ?
by edje1205
Thursday 26 January 2017 20:28
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

Stopped the script at that point maybe ?
by edje1205
Thursday 26 January 2017 15:55
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

This 'seems' to work ! :) waiting .........
by edje1205
Thursday 26 January 2017 10:35
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

Hi tozzke thanx for quick reply ! Now I have this : see att Still no action. Strange if I physicly connect a light with the dusk sensor (as it is what kaku does main, or I click dusk sensor) that lamp goes on, but no actions in script :roll: Beside that In this script will be 'else if' in fact 'do ...
by edje1205
Wednesday 25 January 2017 16:01
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

Hi at least i got my Kaku dusk sensor abst-604 recognized in domoticz :) Now I want: A) My lights go on different times in week daily (some later) and weekend (some earlier) But It could be grey/duskey outside so when its dark enough the dusksensor has to start BUT not running as A) is active ...
by edje1205
Wednesday 11 January 2017 9:45
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

right click on block and click 'external inputs' <br abp="431">Just for my info thats purely visual, it doesn't affect the logic right? <br abp="432">correct :)<br abp="433">sometimes it makes it easier to read and in very long blocklies it makes it more compact hmm nothing on that !? this is what ...
by edje1205
Tuesday 10 January 2017 17:49
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

I do realize something s wrong with the structure but what ever I try it's not like the one from elmotero (see att2)
domoticz is last version 3.5877

wonder how to change structure logic and control see att1 :oops:
by edje1205
Tuesday 10 January 2017 17:08
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

Thnx both of you.

Oke maybe the first attachement was a little bit blurring and over the top

I tried in another way see att
without the last 'and' (huiskamer staande lamp = off) it runs, so now I split it off in if's and else if's
but the last 'and' frustrate it.
by edje1205
Tuesday 10 January 2017 11:58
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417024

Re: Blockly examples

I will set lamps group on at moday till friday on at a certain time, (not in the weekends) and when off if on yet norhing may happen My logics in blockly were: if on certain time and its Monday till Friday and groups is off then do group on nothing happended :lol: little help if possible thnx !
by edje1205
Saturday 07 January 2017 14:44
Forum: Other questions and discussions
Topic: adding a doorbell
Replies: 4
Views: 1856

Re: adding a doorbell

Returned codes in RFXmngr Chime command ================================================ Packettype = Chime subtype = Envivo ENV-1348 (PO-1461) Sequence nbr = 6 ID = 003194 decimal:12692 Signal level = 0 -120dBm ...