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.

Featured Replies

Posted

Hey, Hue v2 plugin should be in the Beta store if you are brave enough to try. Not compatible with older v1 API (lights will have different IDs), Hue and Saturation removed from API, there are bugs and crashes :-) I don't have a new Pro bridge yet so testing with my old one.

Alternatively check out `huev2` branch on the Github

23 hours ago, xKing said:

Hey, Hue v2 plugin should be in the Beta store if you are brave enough to try. Not compatible with older v1 API (lights will have different IDs), Hue and Saturation removed from API, there are bugs and crashes :-) I don't have a new Pro bridge yet so testing with my old one.

Alternatively check out `huev2` branch on the Github

I'm using EISY & Hue Bridge Pro.  No problem updating from the non-production store and seeing all my Hue lights.  Plug-in is great and already way better than going through Matter.  Everything seems to work except effects and scenes which have no effect and appear to do nothing.  Scenes working is all I need to finish updating my programs.

Thanks, it's fully working now for my use case.

Scenes work now, but I can't figure out the order.  As I step through the scenes on the EISY and watch the Hue App, they jump between ones I created and preloaded scenes.  Luckily, I can just select 00 and edit that scene to what I want, making it easy.  The built-in and custom text in the scene drop down is dated since you can now delete, add, or edit all the scenes.

Minor issues are, I see disconnect/reconnects on the HUE plug-in a few times throughout the day when nothing is going on.  Also, when I blast out 5 bigger commands in an EISY program, like RGB color and brightness, I can see up to a 5 second delay before the last command gets to the bulb.  I don't see this kind of delay with scenes or off commands, which I assume are smaller packets.

11 minutes ago, xKing said:

If you watch plugin log when it starts - it should tell you the scene order for each group. For some reason order is different depending on a room/zone. 

Yup.  Hue rooms now start empty of scenes, just a button to import something from the gallery (that maps it to your bulbs where it becomes room specific) and a suggestion button.  I had a lot of rooms created with older versions that pre-populated with Hue Scenes.  Now it's cleaner, the first one you create (or import) is Scene 00.

I get notified of a disconnect/reconnect every 61 minutes.  The log gives this reason..

2025-10-09 16:55:42.303 Thread-120 (poll) udi_interface ERROR hue:_check_streaming: No updates from streaming thread for >60 minutes, streaming hung up? Restarting the node server...
2025-10-09 16:55:42.303 Thread-120 (poll) udi_interface.interface INFO interface:restart: Asking Polyglot to restart me.

Edited by Lore

  • Author
8 hours ago, k.root said:

Does the hue v2 plugin support Motion in bulbs or that something that’s coming?

Not yet, as soon as I’ll get some hardware with motion :) 

1 hour ago, Lore said:

I get notified of a disconnect/reconnect every 61 minutes.  The log gives this reason..

2025-10-09 16:55:42.303 Thread-120 (poll) udi_interface ERROR hue:_check_streaming: No updates from streaming thread for >60 minutes, streaming hung up? Restarting the node server...
2025-10-09 16:55:42.303 Thread-120 (poll) udi_interface.interface INFO interface:restart: Asking Polyglot to restart me.

Interesting, it’s a watchdog that checks last time bridge sent us any event, I may bump that to 24 hours 

I know it's turned on. I haven't played with it yet. Let me look into it. I'll get back to you....

 

Also, I noticed that in the tree, I cannot drag the all off buttons into a folder like I have with the hue in the node folder.  It will not allow me to move it with the rest of it no matter what I do.. just a FYI

Screenshot 2025-10-09 at 7.13.46 PM.heic

Just an opinion on the Watchdog, I'd argue that restarting the node and taking it out of commission for a minute, even once a day, is undesirable unless an actual error is confirmed.  Is there a way this check could be replaced by sending a short ping or dummy command to confirm the connection if no other events have happened in the interval?  I assume sending a command and not getting a response would trigger recovery, but in that case, it would be justified.  Then, assuming no errors, the node would be more responsive with 100% uptime.

  • Author
12 hours ago, Lore said:

Just an opinion on the Watchdog, I'd argue that restarting the node and taking it out of commission for a minute, even once a day, is undesirable unless an actual error is confirmed.  Is there a way this check could be replaced by sending a short ping or dummy command to confirm the connection if no other events have happened in the interval?  I assume sending a command and not getting a response would trigger recovery, but in that case, it would be justified.  Then, assuming no errors, the node would be more responsive with 100% uptime.

You should be able to mitigate that by changing the state of any node once in 24 hour period, like turn light on/off or add a motion sensor. If no events received from the bridge in a specified period - I just assume the connection is broke somewhere (firewall state expired of what not). My bridge is sending some sort of geofence event every couple minutes so I have not seen any issues with 60 minute interval so far....

I'll test any new version that gets posted.  The latest Beta is pretty good, but still restarts every hour for me.  I've tried scripting hourly non-destructive commands like query and set rate, but they apparently don't generate events.  Not quite ready to flash a bulb hourly, I'd rather buy a hue motion sensor.

update: everything seems good now. No hourly resets. Seems faster too.

Edited by Lore

  • 2 weeks later...

Its posted as release now but labeled wrong.

When you install it still says 1.01 not 1.02 in the pg3x interface.

So it keeps thinking an update is needed.

6 minutes ago, macjeff said:

Its posted as release now but labeled wrong.

When you install it still says 1.01 not 1.02 in the pg3x interface.

So it keeps thinking an update is needed.

From Benoit- The version specified in the code when running polyglot.start() must match the version in the store.

 

Running into a problem with Hue Ambiance White bulbs. I only have 2 of the White Ambiance bulbs, but as soon as the plugin gets to the first White Ambiance bulb, it stops loading any more lights. The plugin still runs, but in my case it leaves me with only have 12 of my 22 hue lights available in eisy.

2025-10-21 23:13:48.713 Thread-3 (parameter_handler) udi_interface      INFO     hue:_discover: Hub 192.168.51.145 22 bulbs found. Checking status and adding to ISY if necessary.
2025-10-21 23:13:48.713 Thread-3 (parameter_handler) udi_interface      INFO     hue:_discover: Hub 192.168.51.145 Found Extended Color Bulb: Hue Econic outdoor wall 2(c0a632e0cfe273)
2025-10-21 23:13:48.713 Thread-3 (parameter_handler) udi_interface.interface INFO     interface:addNode: Adding node Hue Econic outdoor wall 2(c0a632e0cfe273) [None]
2025-10-21 23:13:48.713 Thread-3 (parameter_handler) udi_interface      INFO     hue:_discover: Hub 192.168.51.145 Found Extended Color Bulb: Rear downlight 1(d59400e73527b4)
2025-10-21 23:13:48.714 Thread-3 (parameter_handler) udi_interface.interface INFO     interface:addNode: Adding node Rear downlight 1(d59400e73527b4) [None]
2025-10-21 23:13:48.714 Thread-3 (parameter_handler) udi_interface      INFO     hue:_discover: Hub 192.168.51.145 Found Extended Color Bulb: SW Pool light(a949cabae2020c)
2025-10-21 23:13:48.714 Thread-3 (parameter_handler) udi_interface.interface WARNING  interface:db_getNodeDrivers: a949cabae2020c not found in database.
2025-10-21 23:13:48.714 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: Exception in thread
2025-10-21 23:13:48.715 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: Thread-3 (parameter_handler)
2025-10-21 23:13:48.715 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: :
2025-10-21 23:13:48.715 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: Traceback (most recent call last):
2025-10-21 23:13:48.715 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: File "/usr/local/lib/python3.11/threading.py", line 1045, in bootstrapinner
2025-10-21 23:13:48.715 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: self.run()
2025-10-21 23:13:48.715 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: File "/usr/local/lib/python3.11/threading.py", line 982, in run
2025-10-21 23:13:48.716 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: self._target(*self._args, **self._kwargs)
2025-10-21 23:13:48.716 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/0021b90262a7_12/hue.py", line 65, in parameter_handler
2025-10-21 23:13:48.716 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: self.discover()
2025-10-21 23:13:48.716 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/0021b90262a7_12/hue.py", line 188, in discover
2025-10-21 23:13:48.717 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: self._discover(idx)
2025-10-21 23:13:48.717 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/0021b90262a7_12/hue.py", line 222, in _discover
2025-10-21 23:13:48.717 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: self.poly.addNode(HueEColorLight(self.poly, self.address, address, name, light['id'], light, hub_idx, parent_dev, zb_conn))
2025-10-21 23:13:48.717 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: ^
2025-10-21 23:13:48.717 Thread-3 (parameter_handler) udi_interface      ERROR    udi_interface:write: ^

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.