Energenie remote control plug sockets web interface

A while back Energenie released a Raspberry Pi based remote controller for their line of remote controlled plug sockets. I ordered mine as soon as they came out but I quickly got bored with controlling my lamps through the command line, so I hacked up a quick web UI.

It’s very basic, but works nicely. Written in python and using the flask web framework, it extends the example code provided by Energenie into a nice, mobile optimised, web interface.

If you have a Pi-mote, have a play with it and see what you think. You’ll find the github repo here.