-
Notifications
You must be signed in to change notification settings - Fork 34
SceneController Configuration
-
Gateway
Selected KNX gateway.
-
Scene Recall and Datapoint
Group Address for scene recall. Example 0/0/1. The scene controller will react to telegrams coming from this group address, to start or stop a scene. The datapoint is the datapoint type (DPT) of the scene recall group address.
-
Scene Save and Datapoint
Group Address for saving a scene. Example 0/0/2. The scene controller will react to telegrams coming from this group address, by saving all the current values of all devices in the scene, that can be recalled later. Every time you press, or long press a real knx pushbutton in your building, the scene controller will read the values of all devices in the scene and save it in a non volatile storage. The datapoint is the datapoint type (DPT) of the scene save group address.
-
Node name
Node name, in the format "Recall: device name used to recall the scene / Save: device name for saving the scene". But you can set whatever name you want.
-
Topic
Node's topic.
You need to add devices to the scene, like a standard real scene controller knx device. This is a list, each row represents a device.
-
ADD button
Add a row to the list.
-
Row's field
First field is the group address, second is the datapoint, third is the default value for this device in the scene (this can be overridden by the scene save function). Below, is the device name.
-
Remove button
Remove a device from the list.
Node status colors explanation | |
---|---|
React to event GroupValue write | |
Circular reference protection. See this page. | |
React to event GroupValue response. | |
Auto send node value as response to the BUS. See Virtual Device. | |
React to event GroupValue read. | |
RBE filter: no telegrams has been sent. | |
Error or disconnected. | |
Node DISABLED due to a circulare reference. See this page. |
- 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