Hi
The exact command I use (with some variations) is 'pilight-send -p kaku_switch_old -i 23 -u 4 -t'
I used this setting in config.json in the settings section: "port": 5000
left it as it was.
I think I did a good job reading the manual, which is a little short in explanations, taking quite some knowledge for granted, but I figured out most things I think I need up to now. Remember; the NOOBS level also applies to pilight for me. So thanks for helping me out, or at least thinking about it :-)
The next step will be to get it to run some schema's, hopefully with a little random included and some sun set and sun rise info, so I can kick out all the various time swicthes in my home. Very pleased to have stumbled upon pilight!
The exact command I use (with some variations) is 'pilight-send -p kaku_switch_old -i 23 -u 4 -t'
I used this setting in config.json in the settings section: "port": 5000
left it as it was.
I think I did a good job reading the manual, which is a little short in explanations, taking quite some knowledge for granted, but I figured out most things I think I need up to now. Remember; the NOOBS level also applies to pilight for me. So thanks for helping me out, or at least thinking about it :-)
The next step will be to get it to run some schema's, hopefully with a little random included and some sun set and sun rise info, so I can kick out all the various time swicthes in my home. Very pleased to have stumbled upon pilight!
(11-23-2015, 10:31 PM)terrar Wrote: What is the exact command you try to use?
If "standalone = 1" you always have to declare server and port in your commands so the deamon can be found.
What port do you use in your config? (not webserver-http-port).
Here you find more Informations: Manual
Also try pilight-receive -H for more informations.