Hacker News new | ask | show | jobs
by john_w_t_b 4798 days ago
Belkin WeMo is only $49 and programmable via IFTTT.

Edit: $45 on Amazon at present.

1 comments

We've had success with a WeMo and this project: https://github.com/issackelly/wemo which lets you control the WeMo switch from within your local network. A quick python script to query the database for new users followed by calls to on() and off() works great.