{% extends "base.html" %} {% comment %} {% extends "jqm/simple.html" %} {% endcomment %} {% block title %} Webmote - Help {% endblock %} {% block page_title %} Webmote - Help {% endblock %} {% block content %}
Conceptually, webmote has devices and actions. The easiest way to get started is to go to the home screen and click IR. This plugin has its own help page with instructions but the main idea is that you will add an IR device (e.g. you tv) and actions (e.g. volume up) and then be able to play them back. You may have also noticed a button on the home screen called Remotes. This is where you can access devices/actions in a grid of buttons, much like your actual IR remote. By default each device has a default remote but you can also build custom remotes that have flexible layouts. Another button on the home screen is Macros which allows you to sequentially run multiple commands. This comes in handy if you want save a channel so you don't need to remember the channel number or if you want to automatically configure your TV, stereo and lights for playing your XBOX with the click of a button. Lastly, Bookmarks gives you a unique URL for your actions so that you can save a button to your browser or homescreen and run the action without having to navigate through menus and pages.