Last modified 13 years ago Last modified on 2011-04-11 06:16:52

Installation

Install the SQController Plugin Code

  1. Download the following files from Source Control, and expand it to give the files listed below
    • ZIP Bundle
      • I_SQBlaster1.xml
      • D_SQBlaster1.xml
      • D_SQBlaster1.json
      • I_SQBlasterController1.xml
      • D_SQBlasterController1.xml
      • D_SQBlasterController1.json
      • D_SQBlasterController.map
  2. Goto MiOS developers --> Luup files
  3. Click the (Browse) buttons on the bottom, and enter the 7 filenames references above.
  4. Select the checkbox "[x] Restart Luup after upload" and click (Go)
  5. ... wait whilst it uploads and restarts the Lua engine ...
  6. If successful, you'll see the 7 filenames listed in the System (using the exact names listed above).

Create the SQController Device

  1. Navigate to the MiOS developers --> Create device tab
  2. For the UpnpDevFilename field, type "D_SQBlasterController1.xml".
  3. For the UpnpImplFilename field, type "I_SQBlasterController1.xml".
  4. For the Description field, type "SQBlaster Controller".
  5. Click (Create device) button
  6. Close this Dialog and click (Save)



Extract Configuration Files from SQRemote

  1. Backup your SQRemote configuration to Box.net
  2. Download the Backup file from Box.net, and open it.
  3. Extract each file called "devnnnnnnnn.xml"
  4. Extract the file called "PackageDevices.xml"

Install Configuration Files into Vera

  1. Goto MiOS developers --> Luup files
  2. Click the (Browse) buttons on the bottom, and enter the filenames extracted above.
  3. Select the checkbox "[x] Restart Luup after upload" and click (Go)
  4. ... wait whilst it uploads and restarts the Lua engine ...
  5. If successful, you'll see the filenames listed in the System (using the exact names extracted above).

Configure the SQBlaster IP Addresses

The setup above creates SQBlaster devices, one for each registered with SQRemote. These need to be configured with IP Addresses before they can function.

  1. Open the Wrench (or Spanner!) on your new "SQBlaster sq-blaster-xxxx.local" device.
  2. Select the [Advanced] Tab
  3. Enter a value for the ip field to match the address of your Network attached SQBlaster Device. In the example, I'm connecting to 192.168.5.101. This will be different for your installation.
  4. Dismiss this Dialog and Press (Save)

Test the Configuration

When all complete, it should look something like:

TODO:...

Attachments