M
Size: a a a
M
DD
M
M
M
V
{{ states.switch.tplink.name == 'tplink' }}
{% if 'tp' in states.switch.tplink.name %}
yes
{% else %}
no
{% endif %}
{{ states.switch.tplink.name }}
V
IB
IB
IB
IB
IB
V
IB
IB
V
IB
IB
{{ states.switch.tplink.name | b64encode }}
TemplateAssertionError: no filter named 'b64encode'
V
IB