xkonni / raspberry-remote

Control remote plugs with the Raspberry Pi, features a webinterface. Uses RCSwitch and wiringPi.
GNU General Public License v2.0
109 stars 47 forks source link

Attach to Blynk platform? #11

Closed fgenoese closed 2 years ago

fgenoese commented 8 years ago

Note: this is an enhancement advise (not a request) I have started to use Blynk to build apps that communicate with my Raspberry Pi, see www.blynk.cc blynk-library uses wiringPi to send GPIO commands (see github.com/blynkkk/blynk-library/blob/master/docs/Platforms.md). Would you think it is feasible to add your code to blynk-library so that I can control power outlets?