You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| color | Color | Supports full color control with hue, saturation and brightness values, or brightness only, or switching on or off. |
65
-
| brightness | Dimmer | Supports control of the brightness value, or switching on or off. |
66
-
| color-temperature | Dimmer | Supports control of the color temperature in percent from cold (0%) to warm (100%). |
67
-
| color-temperature-abs | Number:Temperature| Supports control of the color temperature via a QuantityType having a temperature unit e.g. Kelvin. (Advanced) |
68
-
| switch | Switch | Supports switching the device on and off. |
69
-
| dynamics | Number:Time| Sets the duration of dynamic transitions between light states. (Advanced) |
70
-
| alert | String | Allows setting an alert on a light e.g. flashing them. (Advanced) |
71
-
| effect | String | Allows setting an effect on a light e.g. 'candle' effect. (Advanced) |
72
-
| button-last-event | (String) | Informs which button was last pressed in the device. (Trigger Channel) |
73
-
| rotary-steps | (String) | Informs about the number of rotary steps of the last rotary dial movement. (Trigger Channel) |
74
-
| motion | Switch | Shows if motion has been detected by the sensor. (Read Only) |
| color | Color | Supports full color control with hue, saturation and brightness values, or brightness only, or switching on or off. |
65
+
| brightness | Dimmer | Supports control of the brightness value, or switching on or off. |
66
+
| color-temperature | Dimmer | Supports control of the color temperature in percent from cold (0%) to warm (100%). |
67
+
| color-temperature-abs | Number:Temperature| Supports control of the color temperature via a QuantityType having a temperature unit e.g. Kelvin. (Advanced) |
68
+
| switch | Switch | Supports switching the device on and off. |
69
+
| dynamics | Number:Time| Sets the duration of dynamic transitions between light states. (Advanced) |
70
+
| alert | String | Allows setting an alert on a light e.g. flashing them. (Advanced) |
71
+
| effect | String | Allows setting an effect on a light e.g. 'candle' effect. (Advanced) |
72
+
| button-last-event | (String) | Informs which button was last pressed in the device. (Trigger Channel) |
73
+
| button-last-updated | DateTime | The date and time when a button was last pressed. (Read Only) (Advanced) |
74
+
| rotary-steps | (String) | Informs about the number of rotary steps of the last rotary dial movement. (Trigger Channel) |
75
+
| rotary-steps-last-updated | DateTime | The date and time when the rotary steps were last updated. (Read Only) (Advanced) |
76
+
| motion | Switch | Shows if motion has been detected by the sensor. (Read Only) |
Copy file name to clipboardexpand all lines: bundles/org.openhab.binding.hue/src/main/java/org/openhab/binding/hue/internal/connection/Clip2Bridge.java
0 commit comments