Supergiovane / node-red-contrib-knx-ultimate

Control your KNX intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer.
https://youtu.be/egRbR_KwP9I
MIT License
141 stars 34 forks source link

Hue Button/Dimmer-Switch with integrated "inverter" option #346

Closed cybersmart-eu closed 3 months ago

cybersmart-eu commented 3 months ago

Hi Max,

Thank you very much for the great node-red contribution.

I just started using it and a feature request came to my mind when I tried to use the Hue Button (in my case the Dimmer Switch with the Button node) to control my awning with two different Buttons (up and down). The problem I faced was, that for each button I an only send a true but not a false (unless I switch toggle on, but I want seperate buttons where one only sends true, the other only sends false).

To overcome this I had to use an inverter and another KNX Ultimate node, but what would be great is if inside the Hue Button node (and maybe other nodes) I could just select to invert "internally" the boolean output if required.

Maybe worth to consider in an update.

Best Regards, Uwe KNX-HUE

Supergiovane commented 3 months ago

Hi, Thanks for the hint and thanks for using my nodes. In the screenshot i see two nodes i developed, so thank you! Will be out in next version...

cybersmart-eu commented 3 months ago

For donations: Is this paypal correct as the name seems different? https://www.paypal.me/techtoday

Supergiovane commented 3 months ago

Yes that's mine!!

cybersmart-eu commented 3 months ago

Was my fault, I was checking for "Max" only :-)

Supergiovane commented 3 months ago

Thank you!! Appreciate that!

Supergiovane commented 3 months ago

Hello, node-red-contrib-knx-ultimate@2.4.22 is out. Please try it. Thanks.

cybersmart-eu commented 3 months ago

Hi Max,

just updated and restarted node-red, but did not find the option to send false instead of true on button press with toggle "unchecked". I also tried the DataPoint "Invert" but still true is sent, not false.

Your documentation within node-red for the node also still says: "Enable or disable toggling values. If enabled, all values toggles, otherwise, all values are sent as true or increase dim, to the selected KNX group address".

Need a hint - what did I miss?

Uwe

Supergiovane commented 3 months ago

HI ew you sure that the version is 2.4.22 ?

cybersmart-eu commented 3 months ago

Yes, showing 2.4.22 in the Palette.

cybersmart-eu commented 3 months ago

Ok, just reloaded the Node-Red UI, it seems there was a browser cache issue, now I see the additional options underneath "toggle" check.box.

Supergiovane commented 3 months ago
Node-RED___Avvio

Good. You should see this.

cybersmart-eu commented 3 months ago

Exactly, this was (after Update and node-red restart) not visible in my browser before. I had to reload the UI again.

Working as expected, thanks for the quick implementation. Will also check more of your nodes now like TTS together with sonos. Great work.