Overview Shelly Dimmer 2

The Shelly Dimmer 2 is a dimmer of the first generation for installation behind the switch. The function block switches the light on and off and sets the brightness in percent. In addition the state of the two push-buttons connected to the device is reported back.

Inputs

EA On/off Switches the light on (1) and off (0).
PR Percent Brightness in percent from 0 to 100. The value is sent to the device on every change.

Outputs

EA On/off status Feedback whether the light is switched on.
R2 Percent status Feedback of the set brightness in percent.
S1 Switch 1 status State of the push-button or switch 1 connected to the device.
S2 Switch 2 status State of the push-button or switch 2 connected to the device.

Parameters


MQTT topic Topic of the device. Devices of the first generation automatically prepend shellies/, this part has to be entered here as well. Example: shellies/shellydimmer2-AABBCCDDEEFF
In addition to the outputs listed, the command generate addresses creates an address named timeout. It is set to 1 when the device has not sent a message for a longer period of time.

See also MQTT devices - general.
See also general parameters of all function blocks.