Hi all,
I am struggeling with YAML entry for the icon: section. I’d like to use an mdi-icon like “mdi:phone-ring”. I tried:
icon:
url: "mdi:phone-ring"
but icon doesn’t show up.
This doesn’t work as well
icon:
url: "https://mdi.bessarabov.com/img/icon/p/h/phone-ring.svg"
This works:
image:
url: "https://www.antixforum.com/wp-content/uploads/2017/10/AntiX-globelogo.png"
But with local path not
image:
path: "/root/media/image.jpg"
What can I change to have mdi-icons and local path images?
Thanks
Thomas
1 post - 1 participant