

My current setup is;
ESP My Sensor gateway, running successful; verified with a telnet session and also connected with Domiticz log shows successful connect after adding hardware.
Switch sentor; Working correctly, serial output shows transmission and also the gateway receives the command
SEND BY SENSOR
Code: Select all
send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,sg=0,st=ok:
req id
send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,sg=0,st=ok:
req id
send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,sg=0,st=ok:
Code: Select all
;Gateway startup complete.
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
Now I can't figure out how I get this switch into domoticz, I've enabled accept new sensors. I even tried Switches -> Learn and than trigger.
If I go to the MySensor Gateway Hardware Settings I see no Nodes, and I can't figure out if I need to add nodes.. Or are they added automatically?
Any help is appreaciated. I feel that I'm very close, but missing the final piece in the puzzle
