-
New ISY-99i and PLM 2412s
I'm surprised that you mention a 2500 sq feet limit. I thought zwave would scale well to a larger sized installation, given its mesh design. Do you have experiences that should make me worry? I am thinking of deploying zwave with your new controller in a large home.
-
Great company
I've had an ISY for a few years now, and I am entirely happy with the product. The staff are reliable and have created a product that is rock solid. It just works. I highly recommend this device.
-
Release 2.6.14 beta is now available
I upgraded to this new release, hoping that this would fix the problem of adding my new V.35 devices to a scene. No luck. I still get the same problem as before - when I add the device to a scene it programs away for a little while, then a request times out.
-
Capturing Fast On and Fast Off from the JDK
Would you be so kind as to post an example of Java code that prints out the insteon address of devices that are double clicked? I'm not sure how the args to onTriggerStatus are used. Thanks!
-
Capturing Fast On and Fast Off from the JDK
Any advice how I can get notified of a Fast On or Fast Off event from the JDK?
-
OR logic appears broken in IF statements
Ah, so to be clear, it worked for you? I'll delete and recreate the program tomorrow to test again.
-
Another IF not working
Actually, it is working after all! Here is the program, for the record: If Status 'Master Bath - Toilet' < 30% And Status 'Master Bedroom Dressing' < 30% And Control 'Master Bedroom Dressing' is switched Off Then Set 'Master Bath - Toilet' Off Set 'Master Bath - Overhead' Off Set 'Master Bath - Vanity' Off Else - No Actions - (To add one, press 'Action')
-
OR logic appears broken in IF statements
Yes, what you describe is what I'm looking for.
-
Another IF not working
If Status 'Foo' < 30% AND Status 'Bar' < 30% AND Status 'Baz' < 30% AND Control 'XYZ' is switched Off Then ... It seems that the < tests are not working correctly...
-
OR logic appears broken in IF statements
I have the following IF statement: If Control 'Foo' is switched On Or ( Status 'Bar' is Off And Control 'Bar' is switched Off ) Then ... The then does not seem to get executed in either case - be it Foo getting switched on or Bar being switched off. If I delete the entire Or part, the Foo switch does work.
-
off or on events when switch is off or on
Fixed. I upgraded to the latest beta. Thanks.
-
off or on events when switch is off or on
I'd like to have ISY respond to, say, a "fast-off" action on a switch even if the switch was already off. Is there a way to do this? The reason for this, and I think this might be a common request, is that sometimes I bind fast-off to turn all lights off in the room. The switch that you are issuing the fast-off on may already be off for some reason. It is not user-friendly to have to first turn the switch on, and then fast-off, to get the fast-off action to trigger.
-
Z-Wave support
Are there any plans for a Z-Wave version of ISY?
-
Notification idea
- Notification idea
Oh, the other related request which I have was as follows: I want to define a scene, say Night Lights ON, that is enables certain lights, but is not linked to any particular "controller" button. I would like to be able to have ISY run a program when this scene is turned ON or OFF. This would allow, for example, triggering Night Lights On from the JDK, which would turn on the scene, and also, if one was defined, run a program on that event. - Notification idea
siegeld
Members
-
Joined
-
Last visited