The Hue Camera Motion node listens to Philips Hue camera motion services and mirrors the detected/not detected state to KNX.

Start typing in the GA field (name or Group Address) to link the KNX GA; devices appear while you type.

General

Property Description
KNX GW Select the KNX gateway to be used
HUE Bridge Select the HUE Bridge to be used
HUE Sensor Hue camera motion sensor (autocomplete while typing)
Read status at startup On startup/reconnect, read the current value and send it to KNX (default: no)

Mapping

Property Description
Motion KNX GA for camera motion (boolean). Recommended DPT: 1.001

Outputs

  1. Standard output
    msg.payload (boolean): true when motion is detected; otherwise false

Details

msg.payload carries the latest motion status reported by the Hue camera service.