Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Control isy by a http request??

Featured Replies

Posted

I would like the ability to light up a keypadlinc button by requesting it from the isy99i. Is there a http request I can do to issue commands to isy?

If the KeypadLinc button is the load control button an Insteon Direct command can be issued to the primary KPL node.

 

http://192.168.2.2/rest/nodes/15 9A F9 1/cmd/DON/255

 

http://192.168.2.2/rest/nodes/15 9A F9 1/cmd/DOF

 

 

If the KeypadLinc button is a Secondary button the button has to be controlled as a responder to an ISY Scene

 

http://192.168.2.2/rest/nodes/scenes

 

will display a list of ISY Scenes. An example of a Scene follows ….

 

34024

SceneKPLBC

32

F12

-

14 71 3C 3

 

The

34024
tag value is needed in the rest command.

 

http://192.168.2.2/rest/nodes/34024/cmd/DON

 

http://192.168.2.2/rest/nodes/34024/cmd/DOF

  • Author

awesome...just wrote a telnet app in vb.net that queries the power status of my Squeezebox Radio and then send a http request to the URL to either turn the keypad led on or off. Now to figure out volume control.

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.