-
Notifications
You must be signed in to change notification settings - Fork 34
HUE Device software update
Massimo edited this page Aug 29, 2024
·
1 revision
This node monitors wether the selected device has a software update avaiable.
Start typing the name or group address of your KNX device in the GA field, 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 Device | HUE Device to be monitored for software update. The avaiable devices start showing up while you're typing. |
Property | Description |
---|---|
Status | The software update status KNX group address. The payload of this KNX group address will change to true if a device has a software update avaiable or is installing the update, or if the update is ready to be installed, otherwise false. |
Read status at startup | Read the status at startup and emit the event to the KNX bus at startup/reconnection. (Default "yes") |
- Standard output : payload (boolean) : the standard output of the command. : status (string) : the text representing the status. It can be: no_update, update_pending, ready_to_install, installing.
- 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