ROOT
Search...
Ctrl + K
homeassistant
templates
strings
Get second characther of a string:
Copy
{{
my_test_json.unit
[
1
]}}
Get last characther of string:
Copy
{{
my_test_json.unit
[
-1
] }}
Previous
share_state_between_two_devices
Next
translate_strftime_weekday
Last updated
6 years ago