Homeautomation - Check Sensors
from time import localtime, strftime print("
Hello World - Python Script from Apache on HP-ELITEDESK !
") print("
It is now: " + strftime("%Y-%m-%d %H:%M:%S", localtime()) + "
-- FINE --