Learning luup/lua

Hi,

Is there a how-to/faq for luup and writing routines for vera?

// Thomas

Thomas,
Are you looking to write Scene scripting or to write Luup Devices? There are a bunch of examples over on http://wiki.micasaverde.com. The starting point is usually:

http://wiki.micasaverde.com/index.php/Luup_Intro 

from there you branch depending upon what you’re looking to do with Vera. For basic things, you can usually copy one of the existing scripts from the Wiki, for more advanced stuff (like Devices) folks seem to start by looking at either the Walkthrough (in the Wiki) or one of the other Luup Projects page:

http://wiki.micasaverde.com/index.php/Luup_Projects