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 Google Assistant |
| 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% | "Ok Google, switch <Name> on." |
| Dim | Trigger the variable to the given value | "Ok Google, 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 |
|---|---|
| Variable | ~Intensity.100, ~Intensity.255, ~Intensity.1 |