Hi,
If I define a new sensor I can add parameters. For a dimmer I can use these;
Sensor.DigitalValue
Sensor.DimmerLevel
Settings.MaxValue
Settings.MinValue
Where can I find the explanation of these (and all other sensor) parameters?
pelikano wrote: Hi,
If I define a new sensor I can add parameters. For a dimmer I can use these;
Sensor.DigitalValue
Sensor.DimmerLevel
Settings.MaxValue
Settings.MinValue
Where can I find the explanation of these (and all other sensor) parameters?
Sensor.DigitalValue - switch state
Sensor.DimmerLevel - dimemr level
Settings.MaxValue - max dimmer value - default 100
Settings.MinValue - min dimmer value - default 0