29 | | When all is working well goto the vera screen and select the developer screen to add a device. |
| 29 | When all is working well upload all the Enocean luup files to your vera box. |
| 30 | Goto the vera dashboard and select the developer option to add a device. |
| 31 | |
| 32 | For the device, just provide the D_Enocean.xml device file and enter the correct ip address for the new device that we have just built. And select Create, the vera box will probably reset and reload. |
| 33 | |
| 34 | [[Image(vera_create.png)]] |
| 35 | |
| 36 | To test, I used a [http://www.enocean-alliance.org/en/products/eltako_ftk/ Eltako FTK window sensor] and a [http://www.enocean-alliance.org/en/products/eltako_mini_fmh-4/ four button switch]. |
| 37 | |
| 38 | [[Image(enocean_used_hardware.png)]] |
| 39 | |
| 40 | All you need to do to add these devices is trip the window sensor or press a button on the remote. The Enocean gateway will now automatically add the corresponding device. |
| 41 | |
| 42 | [[Image(vera_devices.png)]] |
| 43 | |
| 44 | Each device has a unique id in the form of "00:15:A5:BB". The name of the device will have this id appended. |
35 | | == Other == |
36 | | |
37 | | Trac is a '''minimalistic''' approach to '''web-based''' management of |
38 | | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
39 | | |
40 | | All aspects of Trac have been designed with the single goal to |
41 | | '''help developers write great software''' while '''staying out of the way''' |
42 | | and imposing as little as possible on a team's established process and |
43 | | culture. |
44 | | |
45 | | As all Wiki pages, this page is editable, this means that you can |
46 | | modify the contents of this page simply by using your |
47 | | web-browser. Simply click on the "Edit this page" link at the bottom |
48 | | of the page. WikiFormatting will give you a detailed description of |
49 | | available Wiki formatting commands. |
50 | | |
51 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
52 | | a new Trac environment, containing a default set of wiki pages and some sample |
53 | | data. This newly created environment also contains |
54 | | [wiki:TracGuide documentation] to help you get started with your project. |
55 | | |
56 | | You can use [wiki:TracAdmin trac-admin] to configure |
57 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
58 | | regard to ''components'', ''versions'' and ''milestones''. |
59 | | |
60 | | |
61 | | TracGuide is a good place to start. |
62 | | |
63 | | Enjoy! [[BR]] |
64 | | ''The Trac Team'' |
65 | | |
66 | | == Starting Points == |
67 | | |
68 | | * TracGuide -- Built-in Documentation |
69 | | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
70 | | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
71 | | * TracSupport -- Trac Support |
72 | | |
73 | | For a complete list of local wiki pages, see TitleIndex. |