11-03-2018, 05:47 PM
Hi all,
I use pilight-daemon version v8.1.3 If works fine with the webgui except for pilight-send, recieve or control.
This is what i get:
pilight-send -p x10 -i A6 -t
pilight-send: NOTICE: no pilight ssdp connections found
I tried also protocol kaku_switch, but no dice.
The NOTICE results in an error: not functioning pilight-send, recieve and control.
my config says:
"settings": {
"standalone": 1,
"log-level": 6,
"pid-file": "/var/run/pilight.pid",
"log-file": "/home/osmc/logs/pilight.log",
"webserver-enable": 1,
"webserver-root": "/usr/local/share/pilight/webgui",
"webserver-http-port": 5001,
"webserver-cache": 1,
"gpio-platform": "raspberrypi3",
"ntp-servers": [ "192.168.178.26" ]
},
"hardware": {
"433gpio": {
"sender": 0,
"receiver": 4
}
},
"registry": {
"webserver": {
"ssl": {
"certificate": {
"secure": 0,
"location": "/etc/pilight/pilight.pem"
}
}
},
"pilight": {
"version": {
"current": "8.1.3"
}
}
}
So the standalone setting does not work for pilight-send
What could be the issue here?
Thanks! keep up the good work.
I use pilight-daemon version v8.1.3 If works fine with the webgui except for pilight-send, recieve or control.
This is what i get:
pilight-send -p x10 -i A6 -t
pilight-send: NOTICE: no pilight ssdp connections found
I tried also protocol kaku_switch, but no dice.
The NOTICE results in an error: not functioning pilight-send, recieve and control.
my config says:
"settings": {
"standalone": 1,
"log-level": 6,
"pid-file": "/var/run/pilight.pid",
"log-file": "/home/osmc/logs/pilight.log",
"webserver-enable": 1,
"webserver-root": "/usr/local/share/pilight/webgui",
"webserver-http-port": 5001,
"webserver-cache": 1,
"gpio-platform": "raspberrypi3",
"ntp-servers": [ "192.168.178.26" ]
},
"hardware": {
"433gpio": {
"sender": 0,
"receiver": 4
}
},
"registry": {
"webserver": {
"ssl": {
"certificate": {
"secure": 0,
"location": "/etc/pilight/pilight.pem"
}
}
},
"pilight": {
"version": {
"current": "8.1.3"
}
}
}
So the standalone setting does not work for pilight-send
What could be the issue here?
Thanks! keep up the good work.