Skip to content

HUE Contact sensor

Massimo edited this page Aug 29, 2024 · 1 revision

This node lets you get the events from your HUE contact sensor.

Start typing in the GA field, the name or group address of your KNX device, the avaiable devices start showing up while you're typing.

General

Property Description
KNX GW Select the KNX gateway to be used
HUE Bridge Select the HUE Bridge to be used
Hue Sensor HUE contact sensor to be used. The avaiable contact sensors start showing up while you're typing.
Property Description
Contact As soon as a contact sensor is being open/closed, a true KNX value is sent to this group address, otherwise false is sent.

Outputs

  1. Standard output : payload (boolean) : the standard output of the command.

Details

msg.payload is used as the payload of the published message. It contains the detailed event sent by your Hue device so you can use it for whatever you want.

Clone this wiki locally