Documentation
Light (Dimmer)
Require: IP-Symcon >= 5.0
Description
Devices of the type Light (Dimmer) describe lamps that can be dimmed.
Parameter
| Name | Description |
|---|---|
| Name | Name that is used to address the device via Amazon Alexa |
| Brightness Variable | A triggerable variable of type Integer or Float that dims the light |
Possible Actions
| Action | Description | Possible Sentence for Activation |
|---|---|---|
| Switch On or Off | Trigger the variable to 100% or 0% | "Alexa, switch <Name> on." |
| Dim | Trigger the variable to the given value | "Alexa, dim <Name> to 40%." |
Device Search
An instance must have status variables with the fitting profiles to be detected by the device search.
| Variable | Possible Profiles |
|---|---|
| Brightness Variable | ~Intensity.100, ~Intensity.255, ~Intensity.1 |