07-04-2016, 10:31 AM
@segalion - Today 10:49 AM
First of all .. if you tend to use piSchedule, please make sure you don't use the pilight dev version. You should get:
Next you can test pilight switching with a string like this:
Use 'off' or 'on' and you should be able to switch.
See also my last post: Yesterday, 11:31 PM
You need to get a ssdp connection which is shown after successful start of pilight v.7.0 and piSchedule v.7.5
Guenter
First of all .. if you tend to use piSchedule, please make sure you don't use the pilight dev version. You should get:
Code:
pi@raspberrypi ~/piSchedule75 $ sudo pilight-daemon -V
pilight-daemon version v7.0
Next you can test pilight switching with a string like this:
Code:
http://192.168.178.83:5001/send?{"action":"control","code":{"device":"SteckerC","state":"off"}}
See also my last post: Yesterday, 11:31 PM
You need to get a ssdp connection which is shown after successful start of pilight v.7.0 and piSchedule v.7.5
Guenter