1. I have a wireless tag named "Master Bedroom", it is set to monitor temperature and the high and low temps are set accordingly.
2. On the Vera, I created a virtual switch called "Master Bedroom Too Hot".
3. On the Vera, I created a scene called "Master Too Hot" which turns the virtual switch on.
4. On the Vera, I created another scene called "Master Returned Normal" which turns the virtual switch off.
Note: each of the above scenes has its own local URL that, when called, executes the scene.
5. In the Master Bedroom tag's URL Calling settings, I set "When temperature is too high" to the address of the "Master Too Hot" scene and I set "When temperature returns to normal" to the URL of the "Master Returned Normal" scene.
Note: at this point, when the temperature at the tag is too high, the virtual switch turns on. When the temp returns to normal, the virtual switch turns off.
6. I then created a scene on the Vera that sets the thermostat to 65 degrees F. This scene is triggered when the virtual switch turns on.
7. Last, I created a scene on the Vera that sets the thermostat to 85 degrees F. This scene is triggered when the virtual switch turns off.
That's it. It was fairly simple to set up and worked quite well.
Does anyone have an idea on a way to bridge this system with Zwave systems components?