Foddy / node-red-contrib-huemagic

Philips Hue node to control bridges, lights, groups, motion sensors, temperature sensors and Lux sensors using Node-RED.
https://flows.nodered.org/node/node-red-contrib-huemagic
Apache License 2.0
200 stars 67 forks source link

Hue Tap Dial Switch -> rotating bezel support #385

Open WhiteSockedDancer opened 2 years ago

WhiteSockedDancer commented 2 years ago

Dear Devs,

Hue released a new type of switch called "Hue Tap Dial Switch" which got 4 buttons and a rotating dial. Button presses are already registered, but the dial is not working.

I would love to get support for this device and would help with any testing.

https://www.philips-hue.com/en-us/p/hue-tap-switch/046677578800

hurenkam commented 1 year ago

See also my earlier request for support of Lutron Aurora devices, the clip interface now exports dial events: https://github.com/Foddy/node-red-contrib-huemagic/issues/275

rainbow-six3 commented 1 year ago

Implemented feature for the fork version(https://flows.nodered.org/node/node-red-contrib-huemagic-fork) of the plugin. See: https://github.com/mauricedominic/node-red-contrib-huemagic/pull/10