raspberry-remote icon indicating copy to clipboard operation
raspberry-remote copied to clipboard

Control remote plugs with the Raspberry Pi, features a webinterface. Uses RCSwitch and wiringPi.

Results 10 raspberry-remote issues
Sort by recently updated
recently updated
newest added

I'm not able programming php but I think it's easy. I want to have a button which can handle the on/off state of every socket at once. Could you please...

Fixed compile error mentioned in https://github.com/xkonni/raspberry-remote/issues/31

Hi, everytime i try to access the webinterface via a ipv6 device it get "could not bind to socket"-error (from the second part in the index.php (the error-message is implemented...

I'm using the powerswitch app with my pi2 and it is working fine so far. The gateway is the internal ipv4 from the pi. My isp only offers external ipv6...

Hello, the delay doenst work for me. Can someone help me?

hello, i want to use more than 5 plugs with raspberry-remote So i have to use the daemon binary mode i start the daemon with: daemon -b And set the...

I can access all my remote plugs with my remote and als via ./send 00011.... Only the 01 and 08 I can´t access. What seems to be the problem here?...

How about using another one or even better, adding the GPIO PIN to be used as a config value?

the current code for the daemon does not close the connect file descriptors (newsockfd). in an application where there are a large number of accepts to be made, the daemon...

Hi there, I got a Problem getting the scripts to work, maybe someone can point me to a solution: I used the "RCSwitch" library with an Arduino in the past,...