Changes between Version 14 and Version 15 of WikiStart
- Timestamp:
- 2011-01-04 00:27:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v14 v15 18 18 19 19 == Setup hardware == 20 [[Image(enocean_sollae_setup.png, 60%, right)]]20 [[Image(enocean_sollae_setup.png, 40%, right)]] 21 21 22 22 When the hardware is all done, connect the device to the network and check your dhcp server to see which ipaddress is given to the device. (I am not sure if the device initially uses a fixed ip or a dhcp server, please consult documentation when unsure) … … 31 31 And to test the device, go to the '''simple test''' option and first enter the correct peer ipaddress and port, select the connect button, see left image below. Next get a window sensor or a button device. press a few buttons and you should see data coming into the read window. See right image. 32 32 33 [[Image(enocean_test.png )]]33 [[Image(enocean_test.png, 40%)]] 34 34 35 35 When all is working well upload all the Enocean luup files to your vera box. 36 36 Goto the vera dashboard and select the developer option to add a device. 37 37 38 [[Image(vera_create.png, 60%)]]38 [[Image(vera_create.png, 40%)]] 39 39 40 40 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.