node-red-contrib-huemagic
node-red-contrib-huemagic copied to clipboard
Hue Tap Dial Switch -> rotating bezel support
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
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
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