Everything posted by satwar
-
Need help with EZIO2x4
I have a temperature monitoring device with contact closure at limits. I jumpered +5V to I1+ and wired the contact outputs of monitoring device between I1- and Ground. One of the ISY entries for the EZIO2x4 seems to toggle on/off as I manipulate contact closure on the monitoring device. (1) How can I reverse the logic so that no contact closure produces an "on" signal from EZIO2x4 ? (2) When I connect a second contact closure device, do I wire up the same as I1 except using I2+ and I2- ?
-
Need help turning insteon device "off" with REST
Wow, was that a great idea, seems to work well. Wget seems to be robust enough to carry on no matter what I throw at it. Thank you
-
Need help turning insteon device "off" with REST
Sorry, I spoke too soon, eventually IE seems to stop writing to the ISY REST interface. Is there an application that specializes in sending http urls to a server, that supports command line usage ?
-
Need help turning insteon device "off" with REST
Okay, I finally got something to work. I went back to my original plan of executing the device off command using REST in a mControl macro. It indeed does work Also as long as I "manually" toggle the status of the Insteon devices using ISY, I have no problems. Problems with mControl writing to the State Variable only occur if I use the mControl "ISY Automation" macros for "manually" toggling the status of the Insteon device. Conclusion: Strange things can happen when you use mControl "ISY Automation" macros for devices that are also controlled by ISY programs
-
Need help turning insteon device "off" with REST
Well I did some thinking and came within reach of victory but the ISY reacts oddly to my solution. Explanation is very difficult, but I'll do my best. I use mControl for high level control of ISY. I finally realized that I don't need to create REST commands in mControl macros to turn insteon devices off and on, I can use built-in mControl "ISY Automation" commands. Turning insteon devices off and on now works like a charm. So I've solved my initial problem, but........... I still need to use mControl macros to send REST commands to ISY state variables changing their values between 0 and 1. I use these ISY state variables to control whether or not programs held in ISY folders will run. Unfortunately, the ISY state variables stop being changable by the mControl REST commands if I manually turn a insteon device off, which was on. Strangely if I run the REST command line for changing ISY state variables directly from internet explorer, the ISY state variables change their value as instructed. The only way I've been able to get the mControl macros for changing the ISY state variable values working again is to reboot the computer hosting mControl. I seem to have stumbled into a problem way beyond my expertise. I don't understand why IE command line always works but mControl macro with same command ( "http://admin:password@192.168.0.xx:9091/rest/vars/set/2/5/0") stops working.
-
Need help turning insteon device "off" with REST
<?xml version="1.0" encoding="UTF-8" ?> - 200
-
Need help turning insteon device "off" with REST
No leading zeros: 17 A7 73 1 It's a insteon 2466S device, and I'm trying to turn the load off.
-
Need help turning insteon device "off" with REST
After a very painful process I finally got REST to change a status variable value in ISY Program: c:\program files\internet explorer\iexplore.exe Parameters: "http://admin:password@192.168.0.xx:9091/rest/vars/set/2/5/0" I'm now trying to turn an insteon device off in ISY using REST Program: c:\program files\internet explorer\iexplore.exe Parameters: "http://admin:password@192.168.0.xx:9091/rest/nodes/xx xx xx 1/cmd/DOF" Can anyone see why the command line doesn't work ?
-
How to setup isy to use I/O Linc 2450 control insteon device
Silly me. The ISY was adding the i/o linc 2450, I just didn't see it in the folder structure. Everything works fine. Thank you for the support.
-
How to setup isy to use I/O Linc 2450 control insteon device
I'm using 3.2.6 the i/o Linc will turn the togglerelay on/off based on the sensor status wired to the i/o linc I guess the first thing is to clear the togglelink and i/o linc to their factory settings ? I had no luck getting the isy to discover the i/o linc, but will try again.
-
How to setup isy to use I/O Linc 2450 control insteon device
I have manually (holding set button) linked an I/O Linc 2450 to an insteon relay switch 2466S. But I would like to configure same logic in ISY. I suspect I need to create a scene, but I can't figure out how to add the I/O Linc 2450 device. I tried just creating a new insteon device but the isy doesn't do anything
-
Can mControl work with ISY ?
It's working, after I used the microsoft fix 50642. I'm stuck with ie because I'm issuing the commands from a whs v1. It's using ie7, which also has the problem of not accepting Userid:Password@IPaddress in the http:// path. Thanks all for the help. I didn't expect results so soon.
-
Can mControl work with ISY ?
Sorry for the delay but the rest part is working. I must have made a typo. Unfortunately I am still getting the confirm userid & password dialog box. Yes I see the problem about ie9, but I'm using Firefox. Microsoft does offer a patch to allow userid:password in the http path.
-
Can mControl work with ISY ?
Sorry, I missed that point in your last post. http://admin:password@192.168.0.49:90xx ... /set/2/1/1 Seem to be two issues: 1. A dialog box pops up asking me to confirm user id & password, even though they are filled in. Must be switch to suppress that ? 2. rest complaining about missing style information
-
Can mControl work with ISY ?
Well I gave it my best shot: http://admin:pass@192.168.0.xxx:90xx/re ... ion.Mode/1 and it found the isy but REST complaining about missing style information
-
Can mControl work with ISY ?
Okay I see the generic command line I need: /rest/vars/set/// In my case = 2, = Vacation.Mode, = 1 Now what is the syntax to send to the isy99i device = 192.168.0.xxx with user = admin and password = pass http://admin:pass@192.168.0.xxx ?
-
Can mControl work with ISY ?
I was afraid someone would say that. Is there a good link on using rest in this forrum ?
-
Can mControl work with ISY ?
I'm really happy with the automated functions programmed into isy, but I don't like having to manually intervene. For example I have a "vacation mode" variable that I change from a value of 0 to 1 to invoke automatic light timers throughout the house. What I'd really like to do is change this value by running a command from an external program such as mControl. I've made some progress with mControl and would like to explore the possibilities. I hope I am not offending the isy community by trying to use mControl as a GUI for isy.
-
Setting up random vacation lighting
Lot of great help, thank you everyone
-
How to change Variable Name
That was easy, thank you
-
How to change Variable Name
I used "Add" to create a state variable "State 1", but I can't figure out how to change the name permanently. It keeps reverting to "State 1"
-
Setting up random vacation lighting
Thank you very much
-
Setting up random vacation lighting
Oh no, this may be too much "fun" for me. Can you show me an example of the "wait" function turning a light on at random times and duration ?
-
Setting up random vacation lighting
Could someone point me to an article that will get me started. I'm using Insteon toggle switches and would like to get a "lived in" look while away from the house. The first problem is how to setup the ISY to run in "Vacation" mode only when I request, otherwise ISY should run in "Home" mode.
-
Trouble getting Insteon Triggerlinc 2421 into ISY99
Well thank you very much, once again. I believe you helped me with the garage doors also. Configuring with the local Setup buttons was more intuitive. This forum is lucky to have you.