Personal tools
Document Actions

Get current light value?

Up to Scripts

Get current light value?

Posted by techgeek at December 04. 2008

How can I get the current ammount of light in the room with the Python API?


Re: Get current light value?

Posted by Simplet at December 04. 2008
You can use :

light_level = float(tux.status.requestOne('light_level')[0])
Powered by Ploneboard
You are here: Home Forum Scripts Get current light value?

Powered by Plone CMS, the Open Source Content Management System