Changes between Version 7 and Version 8 of WikiStart


Ignore:
Timestamp:
2012-01-20 03:57:34 (12 years ago)
Author:
richardw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    2323After you have created the device, go to the advanced tab, and set the "ip" field to the IP address of your receiver. 
    2424 
     25=== Example usage === 
     26How to create a scene that when run will power off your recever: 
     27 
     28Create a new Scene.  Let's call it "Pioneer Receiver Power Off" 
     29In the scene go to the advanced tab. 
     30Set "Scene is active:" to "if ANY light in the scene is turned off" 
     31For "Pick a device" pick your Pioneer Receiver device that you have already created and click the Add button. 
     32Select "Off" from the drop down under "DiscretePower1". 
     33Close the scene. 
     34Click the SAVE button (which should be red now). 
     35 
     36You have now created a scene that when run will power off your receiver. 
     37 
     38=== notes === 
    2539The implementation contains a table that provides the mapping between the Micasa upnp actions and the Pioneer command.  This allows for easy customization if needed. 
    2640