device.blind
Standard blind
{{device.blind(id, txt, item_move, item_stop, item_pos, item_shift, item_angle, min, max, step) }}
id
txt
item_move
item_stop
item_pos
item_shift
item_angle
min
max
step
{{ device.blind('blind1', 'Blind', 'bath.blind.mov', 'bath.blind.stop', 'bath.blind.pos', 'bath.blind.adjust', 'bath.blind.angle') }}
{{ device.blind('blind2', '', 'bath.blind.mov', 'bath.blind.stop', 'bath.blind.pos') }}