... can I add a lights on function/command and a lights off function/command to the Minibrowser so that I don't have to depend on the toggle on/off ...
Understandable. The minibrowser has a toggle on/off button. I'd like to be able to discretely have an on button and an/off button. I'm tying this into my HTPC which uses wget_ to hit the Premise webserver for turning lights on off. Right now I cannot discretely turn the lights on or off but rather can only toggle between the current state.
As a side note, I can not include the word wget_ without the _ when replying. I keep getting an error POST to /forums/index.php not supported. I guess that's some sort of security built into the forum software?
Goal
You want MiniBrowser to display discrete Power-On and Power-Off buttons for each Light object. In Internet Explorer, by right-clicking a Light's Power-On button and choosing Copy Shortcut you can acquire its URL. The URL can be used by another application (your HTPC) to turn on the Light.
Solution
The attached zip archive contains "MiniBrowserDiscretePowerButtons.xdo". This XDO appends modifications to the existing Minibrowser module. The modifications add discrete Power-On and Power-Off buttons to a Light object. The attached image shows how MiniBrowser's code and a displayed Light appear before and after the modifications.
Installation
Ensure you already have the Minibrowser module installed (it is included with AutomationBrowser). If you wish, you can export Modules/MiniBrowser in order to save the original version.
Import the attached XDO file.
Acquire the Power-On and Power-Off URLs for all the lights you wish to control using the technique mentioned above. For example, here are the URLs for a Lamp on my test PC:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.