device.dimmer
Standard dimmer with switching and dimming function
{{device.dimmer(id, txt, item_switch, item_value, min, max, step) }}
id
txt
item_switch
item_value
min
max
step
{{ device.dimmer('dimmer1', 'Dimmer', 'bath.light.switch', 'bath.light.value') }}