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.

Hue Integration

Featured Replies

Posted

Hello,

 

I am trying to integrate my Hue hub into the ISY network module. I've followed the online directions from this forum but I'm getting a strange response message and my commands are not working. I've tried using the regular (round) hub and the new (square) homekit hub. Everything works fine if I use Hue api debugger. 

 

post-4662-0-29737500-1455634691_thumb.png

 

post-4662-0-10055400-1455634702_thumb.png

Hi afschmitt,

 

All you have to look at is the first line:

HTTP/1.1 200 OK

 

In this case, 200 = command succeeded. So, the main question is whether or not Hue actually did what you asked it to do.

 

With kind regards,

Michel

What are you trying to do?  The HTTP request in your screenshot doesn't do anything, it just gets the status of light 1.

ISY can't get/parse that status.

 

To change light state, you would need to do a PUT of something like:

Path: /api/<username>/lights/1/state

Body:

{
"on":true,
"bri":255
}
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.