-
Notifications
You must be signed in to change notification settings - Fork 34
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. |
- Standard output : payload (boolean) : the standard output of the command.
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.
- OVERVIEW
- KNX DEVICE NODE (THE MOST USED)
- OTHER KNX NODES
- HUE NODES
-
SAMPLES
- Switch Light
- Dimming
- RGB color
- RGBW color + White
- Command a scene actuator
- Datapoint 213.x 4x Setpoint
- Datapoint 222.x 3x Setpoint
- Datapoint 237.x DALI diags
- Datapoint 2.x 1 bit proprity
- Datapoint 22.x RCHH Status
- Datetime to BUS
- Read Status
- Virtual Device
- Subtype decoded
- Alexa
- Apple Homekit
- Google Home
- Switch on/off POE port of Unifi switch
- Set configuration by msg
- Scene Controller node
- WatchDog node
- Logger node
- Global Context node
- Alerter node
- Load control node
- Viewer node
- Youtube samples