Jump to content
AT&T to end email-to-text ×

siegeld

Members
  • Posts

    178
  • Joined

  • Last visited

Everything posted by siegeld

  1. Great - thanks!
  2. No schedules. I just use the JDK to get events and to set lighting levels for nodes and groups.
  3. Any chance that the current beta version has been tested with the existing JDK? I'm very much looking forward to the features in the new release!
  4. By the way - can you somehow determine if a button has been double clicked (fast on / fast off) with the current release of the JDK?
  5. Great! Perfect! I'm ready to try the beta - has it yet been tested with the java SDK?
  6. Apparently Insteon will send a command when a paddle button is pressed more than 500 ms - a button pressed and released event. Will the next release of ISY support triggering an event off this? What I want to do is find a way to have a switch normally operate a single light in a room, but if I do something different (double click, hold it a bit longer, etc) have it trigger an event that will turn all the lights in the room on or off. Any suggestions? Thanks!
  7. Thanks - I did not realize that you could do this from the console. I've now set it up as you suggest. Thank you.
  8. I'd appreciate if you could explain how to query the status of a device (node) from the JDK. I'd also appreciate if you could include information on how to trigger a query of all nodes as well - the same operation that is performed when the ISY first starts up. I would like to do this on a periodic basis to make sure things stay in sync. Much thanks.
  9. I am trying to add a button on a RemoteLinc to a scene. I've got the RemoteLinc linked to ISY - no problem with that. When I add a button to a scene via the GUI, it chugs along for a little while, and then I get a popup - "Operation Failed" (or something like that). Note that the RemoteLinc works fine using Insteon linking (without ISY) - so I think that I don't have communication problems. I actually have four Access Points, and I've tried this operation from various places to try to verify that communication is not an issue. I get the failure in all cases. I also rebooted the ISY, no change. I deleted the RemoteLinc from the ISY and re-linked it, and no change. Ideas?
  10. For some reason, the following code fragment does not work: return changeGroupState(InsteonConstants.DEVICE_ON, Integer.toString(onLevel), address); The idea is to set the scene address to the onLevel specified. The scene does turn on, but always to full brightness (or perhaps, I would think, to the default brightness for that scene). Isn't there a way to send a preset dim level to a scene the same way I can send a preset dim level to an individual device?
×
×
  • Create New...