Using the Tornado plugin, I'm making a full webinterface, incorporating nearly all commands from the python script. I have it display all the status values, and need to add buttons still. It is my first CSS project, and I expect I need 1-2 more weeks. I'll use that to check for more errors in the python scripts, and post everything here (updated python script, web interface and config).
edit: some more typgraphic errors found... Currently making the webinterface with the Tornado plugin. It will allow me to more easily test if there are other errors in the Python script. So far, I think I have a display that display all statusses. Now messing a bit with the design, but I hope to add the controls soon.