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