Documentation
Light (Color)
Require: IP-Symcon >= 5.0
Description
Devices of the type Light (Color) describe lamps, that can be switched to any color.
Parameter
| Name | Description |
|---|---|
| Name | Name that is used to address the device via Amazon Alexa |
| Color Variable | A triggerable Variable of type Integer with the profile ~HexColor, that triggers the color of the light |
Possible Actions
| Action | Description | Possible Sentence for Activation |
|---|---|---|
| Switch On or Off | Trigger the variable to white or black | "Alexa, switch <Name> on." |
| Dim | Trigger the brightness of the current color to the given value | "Alexa, dim <Name> to 40%." |
| Switch Color | Trigger the variable to the given color | "Alexa, switch <Name> to red." |
Device Search
An instance must have status variables with the fitting profiles to be detected by the device search.
| Variable | Possible Profiles |
|---|---|
| Color Variable | ~HexColor |