Compare commits

...

1 commit

Author SHA1 Message Date
0a54028d8c [tutorial v1.1_202] Auto save value 2026-05-05 06:54:52 +02:00

View file

@ -17,4 +17,5 @@ proxies:
jinja: >-
#{%- for i in range(6) -%}{{- '0123456789abcdef' | random -}}{%- endfor -%}
description: random color value
auto_save: true
...