17:39, 20 May 2014 (diff | hist) . . (+4,299) . . N Agologging (Created page with " == Ago Logging Discussion == This page was created as a means for community input in regards to a centralized ago control log file and what should be contained within the lo...")
14:59, 24 February 2014 (diff | hist) . . (+262) . . N How to clone agocontrol on git (Created page with " == How to clone ago control on git == -make empty repo on github- mkdir agocontrol git init git add remote upstream http://agocontrol.com/agocontrol. git git pull ups...")
16:45, 20 February 2014 (diff | hist) . . (+702) . . N BasicSecurityforWebAccess (Created page with " == Basic Security for Web Access == My default, the ago control web gui does not have security. While this may be fine for local control, you definitely do not want to leav...")
20:35, 16 November 2013 (diff | hist) . . (+3,524) . . N LUA Scripting (Created page with " == LUA Scripting == LUA scripting capabilities have been added to ago control. Users can now write specialized scripts to add even more functionality. For more information...")
15:56, 1 November 2013 (diff | hist) . . (+5,655) . . N Developing tutorial (Created page with "== Developer notes == Below is ago control developer Hari explanation of internal data handling data within the ago control web admin: Within ago control we have the resolv...")
17:13, 29 October 2013 (diff | hist) . . (+158) . . N Ago control wiki:Current events (Created page with "== Current Events == Track the development progress of ago control through the real-time [http://www.agocontrol.com/trac/log/agocontrol.git/ development log].")(current)
17:10, 29 October 2013 (diff | hist) . . (+1,509) . . N Autostart Devices (Created page with "== Autostart Devices == Here is an example on creating a service to automatically start your custom device driver: As root, copy your custom file to /opt/agocontrol/bin . C...")
16:54, 29 October 2013 (diff | hist) . . (+5,113) . . N Example Device (Created page with "== Example Device == ago control makes it easy for users to create their own devices. These devices can serve whatever function the user can dream up. Below is an example d...")
16:07, 29 October 2013 (diff | hist) . . (+1,014) . . N Weather (Created page with "The weather devices gives the condition of rain, outdoor temperature and humidity. Rain is set as a binary sensor and will be marked true if any variety of rain is detected i...")
19:53, 25 October 2013 (diff | hist) . . (+1,019) . . N Deviceconfiguration (Created page with "== Device Configuration == Devices are unique instances controlled by device handlers. Devices can also be scenarios. Each device can be assigned a name and a room. Click o...")
19:12, 25 October 2013 (diff | hist) . . (+1,410) . . N Eventconfiguration (Created page with "== Event Configuration == Events are actions that are triggered by criteria. Click on the 'Configuration' button on the left menu then click on 'Events' to access the Events ...")(current)
18:42, 25 October 2013 (diff | hist) . . (+853) . . N Scenarioconfiguration (Created page with "== Scenarios Configuration == Scenarios are used to group ago control commands to create simple or complex actions that can be triggered by events, from the dashboard, or fro...")
18:24, 25 October 2013 (diff | hist) . . (+671) . . N Roomconfiguration (Created page with "== Room Configuration == Rooms are used to group ago control devices based on their physical location or some other logical grouping. Click on the 'Configuration' button on ...")
17:45, 25 October 2013 (diff | hist) . . (+1,084) . . N Floorplanconfiguration (Created page with "== Floorplan Configuration == Floorplans are used to group ago control devices and scenarios for easy access from within the web gui. Click on the 'Configuration' button on ...")
16:46, 25 October 2013 (diff | hist) . . (+372) . . N System.conf (Created page with "= system.conf = The file /etc/opt/agocontrol/conf.d/system.conf is used to configure the core components of ago control. Here is an example config: <pre> [system] uuid=1258d9...")
20:39, 24 October 2013 (diff | hist) . . (+1,850) . . N WifiDeviceDetect (Created page with "= Wifi Device Detect = The Wifi Device Detect was created as a means to detect when certain wifi devices are on or off the wifi network. This information can be used to trigg...")
20:19, 24 October 2013 (diff | hist) . . (+1,175) . . N X10 (Created page with "= X10 interface = The X10 interface uses the [https://github.com/glibersat/python-x10 Python X-10] library to talk to the X10 interfaces. While Python X10 does support the CM...")