-
Posts
4650 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
Tasker to run an ISY program through mobilinc?
Jimbo.Automates replied to Blackbird's topic in ISY994
Hey oberkc, I have never used programs for status, does the ISY retain the last status after a reboot? Sent from my Nexus 7 using Tapatalk -
Tasker to run an ISY program through mobilinc?
Jimbo.Automates replied to Blackbird's topic in ISY994
There is an writeup by MWareman on the wiki for using the rest interface directly, but that should help get you going. If not, let us know what part of the setup you have issues with. Sent from my Nexus 7 using Tapatalk -
Tasker to run an ISY program through mobilinc?
Jimbo.Automates replied to Blackbird's topic in ISY994
Make the Tasker profile run a program to set a variable to true as the entry task, and false as the exit task, then use that variable in your door notification trigger. Sent from my Nexus 7 using Tapatalk -
If you only want the then/else to run at 9pm then one way is to move everything except the time is 9pm to a separate program that is disabled, and run that program at 9pm. Sent from my Nexus 7 using Tapatalk
-
Incorrect set of actions show for a z-wave device in a scene
Jimbo.Automates replied to tmehta's topic in ISY994
You can use the http port 80 to test, and since this is all internal to your network do you really need https? Sent from my Nexus 7 using Tapatalk -
When you say the scene goes off then on, what is changing the scene? A program, manually at the switch, toggling the scene in the Admin Console or from mobilinc or? Sent from my Nexus 7 using Tapatalk
-
Incorrect set of actions show for a z-wave device in a scene
Jimbo.Automates replied to tmehta's topic in ISY994
Thanks Xathros, that was the one I was looking for. -
Incorrect set of actions show for a z-wave device in a scene
Jimbo.Automates replied to tmehta's topic in ISY994
Someone posted about having a program to set user codes on schlage's in the last few weeks but I don't remember the specifics. For now I just have the codes always there and have notifications sent when they are used. -
Here is my program. The s.MS.FRO.Dark is 1 when I want the light to come on, Also, the door sensor is a open/close sensor with the jumper removed (2 scene mode) so it only turns the scene on, not off, and I have a separate timer program to turn the light off. The only issue with this that I have found is if it's light and I do turn the light on, the sensors will turn the light off. I'm trying to perfect the programs, but not quite there yet... AL FRO Enable Auto On - [ID 0008][Parent 0017] If $s.MS.FRO.Dark is not 0 Then In Scene 'Z-Motion / FamilyRoomOutsideMS-Senso' Set 'Outside / BackYard / FamilyRoomDoorOutside' 100% (On Level) In Scene 'DoorsAndGates / FamilyRoomDoor-Opened' Set 'Outside / BackYard / FamilyRoomDoorOutside' 100% (On Level) Else In Scene 'Z-Motion / FamilyRoomOutsideMS-Senso' Set 'Outside / BackYard / FamilyRoomDoorOutside' 0% (On Level) In Scene 'DoorsAndGates / FamilyRoomDoor-Opened' Set 'Outside / BackYard / FamilyRoomDoorOutside' 0% (On Level)
-
In the adjust scene, select the sensor in the top selection, not the scene itself. I can post a pic when I'm at my computer. Sent from my Nexus 7 using Tapatalk
-
When you adjust the scene it doesn't need to update the sensor, only the device that it controls. I know it works because that's how I do it.
-
I prefer a scene because I want it on instantaneously, then use a program to adjust the device on value to zero in the scene when I don't want it to turn on. I can post my programs if you are interested. But this would be easier if we could disable a device in a scene: http://udi.ideascale.com/a/dtd/Allow-disabling-a-device-in-a-program/83037-32911
-
I thought you did get unlocked notification for each lock? There may be difference with how the 2 different brands report. You'll have to watch the event log to see what they report.
-
If both are unlocked and one of them is then locked the if will be true.
-
Allowing a program to disable a device would be a good feature that I've always wanted, so I created a request here: http://udi.ideascale.com/a/dtd/Allow-disabling-a-device-in-a-program/83037-32911
-
All On All Off not consistent when using mini remote
Jimbo.Automates replied to Blackbird's topic in ISY994
Why not put them all in a scene and turn the scene on and off? -
Send Scene ON without changing state of Keypad Linc button
Jimbo.Automates replied to rebirth24's topic in ISY994
You could create another scene with all the buttons as responders, then a program that turns that scene off if any of the buttons are on. -
can the hub be on the same network as the isy?
Jimbo.Automates replied to Blackbird's topic in ISY994
Yes, to access the camera from outside your network. You can test tinycam without port forwarding using the ip address inside your lan. Thanks to everyone else for the other info! -
can the hub be on the same network as the isy?
Jimbo.Automates replied to Blackbird's topic in ISY994
I'm sure those will work fine with the apps I mentioned. You can try on your internal network before adding a port forward for outside your network. I have the old version and they had dynamic dns configuration in them as well, but I didn't use it since I have a different way. It seems like a lot to setup port forwarding and dynamic dns, but it's not hard and there are lots of good post ls about it on here, and maybe a wiki article. Sent from my Nexus 7 using Tapatalk -
can the hub be on the same network as the isy?
Jimbo.Automates replied to Blackbird's topic in ISY994
The insteon cameras are just relabeled foscam's. There are a bunch of good Android camera apps. I use tinycam, but ip cam viewer is also very good. -
The port is an issue, and not sure if you have TLS enabled or not. Try these settings: http://www.cox.com/residential/support/phone/article.cox?articleId=a8fb24c0-6440-11df-ccef-000000000000 server : smtp.cox.net Outgoing SMTP Port: 587 with TLS enabled 465 with SSL enabled and check the authentication box, if available 25 for no security Note: Cox does not recommend the use of unsecure ports.
-
For sure. Thanks for making my point! Sent from my Nexus 7 using Tapatalk
-
Post ALL of your apple mail ISY smtp settings and I'm sure someone that knows apple mail will point out what needs changed. Sent from my Nexus 7 using Tapatalk
-
Everyone "gets" your request, you do not get or acknowledge that this request does not fit into a scene definition. If you would have pushed your request for a new feature instead of pushing for a enhancement to a silly limitation would get much further. What you see as a silly limitation, most see as a great feature. But with your vast experience in insteon and home automation, I'm sure that most are wrong. Sent from my Nexus 7 using Tapatalk