LMS0815 / OctoPrint-hueCommands

Illuminate your print job and signal its status using a Philips Hue light. Enter a GCODE equivalent anywhere you want
GNU Affero General Public License v3.0
4 stars 2 forks source link

After OctoPrint update to 1.5.1 no Connection to Hue Bridge #3

Closed Daddycool2708 closed 3 years ago

Daddycool2708 commented 3 years ago

It Worked flawless with 1.4 but after the Update to 1.5.1 I can not send any codes and I don't receive any Light information.

Daddycool2708 commented 3 years ago

OK I can send codes now but I can not set any Presets

LMS0815 commented 3 years ago

THX for reporting, I am working on a solution. Might take a while.

Daddycool2708 commented 3 years ago

Now I went back to Octoprint 1.4.2 but I can not set the RGB color anymore. I only can set the Color Temperature. But THX for working on it. It an outstanding Plug-in for Octoprint users with a Hue Bridge. Thanks for you effort and work.

jneilliii commented 3 years ago

I'd probably lean toward the issue being related to dependentObservable in your code. That's something I've never used before so not 100% sure that's the cause, but what has probably hit you is the knockout version update that's in OctoPrint 1.5.0+. It went from 3.4.0 to 3.5.1. https://github.com/knockout/knockout/releases

LMS0815 commented 3 years ago

Should be fixed.

Please try: https://github.com/LMS0815/OctoPrint-hueCommands/archive/develop.zip

Daddycool2708 commented 3 years ago

Ok it work now, but I can not set RGB Colors anymore. I knew it worked after the first install. But thanks for you effort.

Daddycool2708 commented 3 years ago

But I think the RGB is a Problem on my side. I just found out that I can't control the RGB mode of the Light strip with the API Debug Tool. But i can control it with the Hue App on my Phone.

LMS0815 commented 3 years ago

Thank you for confirming. As RGB is OK in test environment I merged this into master. Please report a new bug (with the button) if required.