Ludeeus
Search...
Ctrl
K
Home Assistant
Templates
Strings
Get the last character of string:
Copy
{{ my_test_json.unit[-1] }}
Get the second character of a string:
Copy
{{my_test_json.unit[1]}}
Previous
Share state between two entities
Next
Playground
Last updated
4 years ago