Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- 2013-04-20 03:08:48 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac 0.12.3 = 1 This MiOS plugin interfaces with devices in the [http://www.belkin.com/us/wemo Belkin WeMo] range. 2 2 3 Trac is a '''minimalistic''' approach to '''web-based''' management of 4 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 3 = Supported devices = 5 4 6 All aspects of Trac have been designed with the single goal to 7 '''help developers write great software''' while '''staying out of the way''' 8 and imposing as little as possible on a team's established process and 9 culture. 5 * [http://www.belkin.com/us/wemo-switch WeMo Switch]: an appliance switch. 6 * [http://www.belkin.com/us/wemo-motion/p/P-F7C028-APL WeMo Motion]: a motion sensor. 10 7 11 As all Wiki pages, this page is editable, this means that you can 12 modify the contents of this page simply by using your 13 web-browser. Simply click on the "Edit this page" link at the bottom 14 of the page. WikiFormatting will give you a detailed description of 15 available Wiki formatting commands. 8 Supported devices are recognized by the plugin and are presented in the dashboard as a child device. 16 9 17 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 18 a new Trac environment, containing a default set of wiki pages and some sample 19 data. This newly created environment also contains 20 [wiki:TracGuide documentation] to help you get started with your project. 10 = Unsupported devices = 21 11 22 You can use [wiki:TracAdmin trac-admin] to configure 23 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 24 regard to ''components'', ''versions'' and ''milestones''. 12 * [http://www.belkin.com/us/wemo-baby WeMo Baby]: a remote microphone. 25 13 14 Unsupported devices will not be recognized by the plugin. 26 15 27 TracGuide is a good place to start. 16 = Prerequisite setup = 28 17 29 Enjoy! [[BR]] 30 ''The Trac Team'' 18 You will need the official Belkin [https://itunes.apple.com/au/app/wemo/id511376996?mt=8 WeMo app for iOS] to set up new !WeMo devices and add them to your Wi-Fi network. You will also need the app to upgrade !WeMo firmware. For day-to-day use you do not need the iOS app at all. 31 19 32 == Starting Points == 20 Set up all your !WeMo devices with the iOS app before installing the MiOS plugin. It is recommended that you assign a fixed IP address to each !WeMo device using your router's DHCP Reservation feature; this will help the MiOS plugin to re-establish connections to the devices more quickly and reliably when it starts. 33 21 34 * TracGuide -- Built-in Documentation 35 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 36 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 37 * TracSupport -- Trac Support 22 If you want to interface with If This Then That [https://ifttt.com/ IFTTT], register an account with IFTTT and set up your rules. 38 23 39 For a complete list of local wiki pages, see TitleIndex. 24 = Installing the plugin = 25 26 Install the plugin from [http://apps.mios.com/plugin.php?id=3726 apps.mios.com]. If you have WeMo Motion sensors, or want to receive instant status updates in the dashboard when a switch is changed through the iPhone app or [https://ifttt.com/ IFTTT], also install the [http://apps.mios.com/plugin.php?id=3716 UPnP Event Proxy] plugin. (Note that the UPnP Event Proxy has [http://code.mios.com/trac/mios_upnp-event-proxy extra uninstallation steps].) 27 28 = Discovering !WeMo devices = 29 30 On the plugin's main device, click the spanner/wrench and go to the '''Configure''' tab. Ensure that the '''Enable scan for !WeMo devices on LAN''' option is turned on. 31 32 The '''Configure''' page lists all of the !WeMo switch and sensor devices that were found on your LAN. (Note that sometimes a device will not respond to discovery. Reload the Luup engine and the plugin will attempt discovery again. Devices on different subnets will not be discovered.) 33 34 For each device that you want Vera to know about, press one of the '''Add''' buttons. Press '''Add Static''' if you allocated that !WeMo device a fixed IP address through your router; press '''Add Dynamic''' otherwise. 35 36 Once you have added all devices, close the device dialog and press '''SAVE'''. 37 38 On restarting the Luup engine, child devices will appear for each WeMo device. You can rename these and place them in rooms. 39 40 = Removing devices = 41 42 TODO 43 44 = Controlling devices = 45 46 TODO