I need these to change into lowercase, and filter out the spaces, so it renders kiosk.png, full house.png etc etc
in python this is done by replace(' ', '').lower()) . Can something like that be done in Yaml also?
sure ive made that workaround for now, creating dedicated folder with dedicated .png’s.
Im using the current .png’s in other scripts/settings as well and dont like to create separate images for each of these uses.
so, workaround for now, but hope to be able to create a template doing what i want, maybe something like:
lol
I’m human… willing to forgive the computers idiosyncrasies for once, by setting it in a more intelligent template, and not having to hardcode it for each and every setting…