basic.text
A dymanic text depending on a item
{{basic.text(id, item, txt_on, txt_off, val_on, val_off) }}
id
item
txt_on
txt_off
val_on
val_off
{{ basic.text('text1', 'bath.light.switch', 'Text for the on-state', 'It is off now') }}