raganmd / touchdesigner-hueControl

Components for controlling hue lights from TouchDesigner
MIT License
49 stars 3 forks source link

(mac user) Initialize lights no respond #24

Open owenchiouu opened 2 months ago

owenchiouu commented 2 months ago

Hello! I have no coding background and I'm trying to use this TOX on touchdesigner.

The Link to Bridge process worked where the DeviceUserName and ClientKey appeared after linking, but after clicking initialize lights nothing happen and so the control doesn't work at all.

Things I think that might have caused the problem:

  1. Mac M3 Pro?
  2. I uses two lightbulbs: a philips hue white light/innr colour bulb that can be used on philips hue
  3. An updated was installed while setting up the philips hue bridge

Thank you for this code, I really wish it could work for me as it is so porwerful and I would benefit greatly using this for my bachelor degree show!!! Wondering if anyone might know what happened? Thank you, once again

owenchiouu commented 2 months ago
Screenshot 2024-04-29 at 21 18 44

after connecting, nothing happens after pressing Initialize Lights

raganmd commented 2 months ago

hi @owenchiouu - thanks for logging the report here. After you've initialized lights what do you see on the control pages for "all lights" and "individual lights"?

Usually it's getting this far that's the hard part.

You might also try saving your project network, and then restarting to the project to see if there's a problem with the initial connection.

You can also remove this TOX, and start the connection process over again. If there was an issue due to a system update that should resolve that problem.

raganmd commented 2 months ago

hey @owenchiouu - I'm going to give this issue a few more days, and then I'm going to close it since I haven't heard back about if there need to be any changes.

owenchiouu commented 2 months ago

Hi @raganmd , Sorry for not updating on my side! So for now I have tried to save/reconnect, and as usual I have the device user name and client key up after connecting succesfully. However, the initial light pulse seems to not do anything :( I have also tested on another laptop, but I think the main reason here is that I'm using mainly a Philips hue warm white bulb, where only the brightness can be controlled. Not sure! IMG_6822 IMG_6823 IMG_6824

Screenshot 2024-05-07 at 22 13 14

Thank you once again, and attaching some screenshots and pictures :)

https://github.com/raganmd/touchdesigner-hueControl/assets/168481566/5345b26e-9e7b-4d10-8c87-9c2579c35456

0">

raganmd commented 2 months ago

@owenchiouu interesting - I haven't tested with only the warm lights. So there could be something there. Unfortunately, I don't have one of those to test with.

Can you share a screen shot of what you see on this tab of the hue tox?

Screenshot 2024-05-07 161147

Also - is anything printed in the text port?

It does seem like we're doing a handshake with the hue bridge and lights, so that's good news... I just don't happen to know if the warm lights behave differently than the full color lights.

raganmd commented 2 months ago

@owenchiouu - your video finally loaded for me. Now I can see that there's nothing on those pages. That's super strange - do you get any errors? Without having one of these warm only lights I don't have a good way to test what might be happening here.